frontpage.
newsnewestaskshowjobs

Made with ♥ by @iamnishanth

Open Source @Github

fp.

Open in hackernews

Show HN: Pixelagent – Build your Stateful Agent Framework in 200 lines of code

https://github.com/pixeltable/pixelagent
30•pierrebrunelle•4mo ago

Comments

jweisspxl•4mo ago
Pixelagent: Agent Engineering Blueprint https://www.youtube.com/watch?v=BS6PRsnxkBA
SafeDusk•4mo ago
Exciting to see a fellow builder in the space! Love how memory management and observability is built-in.

Today, I just re-implemented Google's AlphaEvolve for Perlin noises using my own minimal agentic framework (https://toolkami.com/alphaevolve-toolkami-style/), will probably steal a trick or two from you.

pierrebrunelle•4mo ago
Congrats! Take whatever you want :)

Yes: Memory, observability, versioning, and lineage being built-in is a derivative of unifying orchestration and storage: https://docs.pixeltable.com/docs/datastore/computed-columns.

bosky101•4mo ago
Your readme doesn't mention any example of multiple agents. We don't need another wrapper to anthropic/openai/*. Without being able to select between multiple tools/agents - you only need 2 lines of code to achieve llm calls, and another 2 lines for state management.

That said the interface is more idiomatic that others agent frameworks that show up here.

It also wasn't clear where the last N messages is being persisted. Db/file/adapters/?

Good luck!

pierrebrunelle•4mo ago
Thanks!

https://github.com/pixeltable/pixelagent/tree/main/examples/... for multiple tools/agents. A tool is just a UDF. You can have as many as you want.

The goal of this reference agent SDK is to showcase the flexibility of Pixeltable (the underlying unified storage and orchestration system) that is Open Source and Apache 2.0.

This is where storage is defined: https://github.com/pixeltable/pixelagent/blob/main/pixelagen.... These are very simple examples.

Here's how an Agentic Reddit bot would work for instance: https://github.com/pixeltable/pixeltable/tree/main/docs/samp...

RamblingCTO•4mo ago
I'll just leave this here: https://github.com/The-Pocket/PocketFlow 100 lines of code agent lib that's not tied to a commercial offering
pierrebrunelle•4mo ago
I like PocketFlow. You beat me on the # of lines of code! But does it provide parallelization, caching, orchestration, versioning, observability, lineage, multi-modal support?

As you just showed, building an agent SDK is easy, so what's interesting to me is tackling:

- Infrastructure Sprawl: Juggling separate systems for vector search, state tracking, multimodal data handling, and monitoring leads to fragmented workflows and high operational costs. - State Management Nightmares: Reliably tracking agent memory, tool calls, and intermediate states across potentially long-running, asynchronous tasks is incredibly difficult. - Multimodal Integration Pain: Integrating and processing images, audio, video, and documents alongside text requires specialized, often disparate, tooling. - Observability Gaps: Understanding why an agent made a decision or failed requires visibility into its state and data lineage, which is often lacking.

And doing all of that while finding the right abstraction layer to leave all the application and business logic to the dev/users so they don't feel limited. It's difficult!

Besides, I don't know where you see a commercial offering? Everything is Apache 2.0/Open Source from A to Z.

RamblingCTO•4mo ago
PocketFlow is not from me, but just my current favorite ;)

I just got the feeling that the lib is tied to pixeltable, but maybe I misunderstood? Maybe that's why this is dead? pocketflow is completely standalone and the main thing is that you vibe code what you need (works awesome so far!).

I don't want to sideline the discussion about pixelagent, but here's some more about pf:

- https://the-pocket.github.io/PocketFlow/design_pattern/multi... (multi agent, queue) - https://github.com/The-Pocket/PocketFlow/tree/main/cookbook/ here are more advanced examples. Pretty easy to follow imho.

PS: re the observability, yesterday I coded tracing for pocketflow, just need to put it up on github haha

esafak•4mo ago
I don't know why Pierre's post is dead, but I wanted to ask if it is accurate to describe Pixelagent as an MCP-compatible memory layer, and what its competitors are.

If memory is the centerpiece, I suggest leading with it, rather than the ambiguous "Your AI Data Infrastructure".

pierrebrunelle•4mo ago
You can indeed turn anything that you want into an MCP server, e.g. https://github.com/pixeltable/pixeltable-mcp-server.

Pixelagent is a reference implementation for a multimodal agent framework to show that an agent class is easy to build and users should be empowered to build their own from scratch for their use cases.

Regarding Memory, to me it's just about Data Storage, Indexing, Orchestration, and Retrieval and I don't know why we should abstract Memory away from users. Memory will mean so many different things for many use cases.

Let's say you want:

- Working memory: Holds current context and immediate interaction history within the agent's context window -> this is just about passing Q&A pairs to maintain context alongside with roles.

- Episodic memory: Stores specific past experiences and interactions -> this is just about indexing past exchanges and having semantic search on it.

- Semantic memory: Organizes specific knowledge in structured formats -> this is just about building a custom logic (udf) to decide how and what to extract insight from and then retrieve it.

I've implemented them all in this example: https://github.com/pixeltable/pixelbot

People Use ChatGPT

https://www.nber.org/papers/w34255
1•nycdatasci•22s ago•0 comments

C++ ranges/views vs. Rust iterator

1•bijan7•38s ago•0 comments

X user creates app that generates foreign AI influencers to push infra fixes

https://www.notebookcheck.net/X-user-creates-app-that-generates-foreign-AI-influencers-to-push-in...
1•yread•2m ago•0 comments

A-Pet Series 2 PC Compatible Case

https://www.mvtcomputers.com/shop?store-page=A-PET-Series-2-PC-Compatible-Case-p678585220
1•rbanffy•5m ago•0 comments

The Intercept exposed how immigration agents surveil wire transfers

https://theintercept.com/2025/09/15/ice-deport-wire-transfer-surveillance-trac/
1•perihelions•6m ago•0 comments

Show HN: Flowbaker.io – Self-hosted automation: connect AI and apps in workflows

https://github.com/flowbaker/flowbaker
1•xiss•6m ago•0 comments

The world's largest sovereign wealth fund

https://en.wikipedia.org/wiki/Government_Pension_Fund_of_Norway
3•hashim•9m ago•1 comments

Infinite Relations

https://buttondown.com/jaffray/archive/infinite-relations/
2•eatonphil•9m ago•0 comments

Discord's End-to-End Encryption for Audio and Video

https://discord.com/blog/bringing-dave-to-all-discord-platforms
4•mgdo•11m ago•1 comments

About That MIT Report: Enterprise AI Looks Bleak, but Employee AI Looks Bright

https://www.dbreunig.com/2025/09/15/ai-adoption-at-work-play.html
3•dbreunig•13m ago•0 comments

ZipZen Got Public Release Pages

https://www.zipzen.dev/blog/public-release-pages-and-faster-downloads
4•gabor-boros•16m ago•1 comments

Melanie Mitchell: Magical Thinking on AI

https://aiguide.substack.com/p/magical-thinking-on-ai
5•Anon84•16m ago•0 comments

Charlie Kirk was Buck Angel's friend [video]

https://www.youtube.com/watch?v=2dEYJkT8Zvs
2•zahlman•17m ago•2 comments

The BBC's best programme (In Our Time) loses its star

https://www.economist.com/britain/2025/09/11/the-bbcs-best-programme-loses-its-star
4•DyslexicAtheist•18m ago•1 comments

The Difference Between Your ID, Online and Offline

https://idiallo.com/blog/your-id-online-and-offline
4•foxfired•18m ago•0 comments

How I solved the marketplace problem with Code Jabba

https://codejabba.com
1•liamccluskeydev•18m ago•1 comments

RegEx based hexagonal daily crossword puzzle

https://regexle.com/
2•harwoodr•20m ago•1 comments

Senior Software Engineer $150K-$300K/yr Full-time San Francisco,CA|Offers equity

https://work.mercor.com/jobs/list_AAABl0FZPf6TnRa7yY9CPpyQ
1•punamm•20m ago•0 comments

Asynchronous Exceptions in Practice (2017)

https://simonmar.github.io/posts/2017-01-24-asynchronous-exceptions.html
1•steve-chavez•20m ago•0 comments

Genetics and the Intergenerational Transmission of Socioeconomic Status

https://www.nber.org/papers/w34208
1•cubefox•20m ago•0 comments

GPU Native for Node.js – A new era is dawning

https://github.com/toviszsolt/nodejs-native-gpu
1•toviszsolt•23m ago•0 comments

MVS-sysgen/sysgen: Jay Moseley MVS 3.8j sysgen automation

https://github.com/MVS-sysgen/sysgen
2•rbanffy•24m ago•0 comments

Never Use a Warning When You Mean Undo

https://alistapart.com/article/neveruseawarning/
2•sadtofu•25m ago•0 comments

Half of tech firms plotting restructures as AI hype bites

https://www.theregister.com/2025/09/15/tech_restructures_ai/
2•rntn•25m ago•0 comments

OCR Is Broken for Complex Documents

https://trycardinal.ai/blog/under-the-hood
1•jiannaliu01•25m ago•0 comments

Addendum to GPT-5 system card: GPT-5-Codex

https://openai.com/index/gpt-5-system-card-addendum-gpt-5-codex/
16•wertyk•26m ago•0 comments

Show HN: Allzonefiles.io – download 307M registered domain names

https://allzonefiles.io
3•iryndin•29m ago•0 comments

Llama.cpp: Deterministic Inference Mode (CUDA): RMSNorm, MatMul, Attention

https://github.com/ggml-org/llama.cpp/pull/16016
2•diwank•33m ago•0 comments

The 12-Month Bug: Why Your Side Project Is Still Just an Idea

https://zakelfassi.com/blog/2025/2025-09-15-twelve-month-bug-side-project-operating-system
3•zakelfassi•33m ago•0 comments

Setting Up a Professional C++ Development Environment on Ubuntu

https://naurislinde.dev/blog/setting-up-a-professional-c-development-environment-on-ubuntu
1•sref•35m ago•0 comments