frontpage.
newsnewestaskshowjobs

Made with ♥ by @iamnishanth

Open Source @Github

Open in hackernews

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

https://github.com/pixeltable/pixelagent
17•pierrebrunelle•2d ago

Comments

pierrebrunelle•2d ago
Hi HN - I'm sharing Pixelagent (https://github.com/pixeltable/pixelagent), an open-source agent engineering blueprint we built to tackle the core infrastructure challenges of agent SDK development.

I see agents as the intersection of an LLM, storage, and orchestration. With this reference implementation, I show how you can unify them into a single declarative agentic framework.

Many frameworks focus on orchestration; for me the real pain points are in data infrastructure. This is why you see so many abstractions around memory for instance and people re-inventing the wheel around state management. All of these are just data storage, indexing, retrieval, and orchestration.

With Pixelagent, I show how you can get:

- Multimodal data handling: Processing text, images, audio, and video through a consistent interface

- Persistent state management and built-in observability: Automatic tracking and versioning of agent memory, tool calls, and context...

- Provider agnostic: Support for OpenAI, Anthropic, and AWS Bedrock with the same API.

- Declarative Model: A type-safe framework

- Agentic Extensions: Add reasoning, reflection, memory, knowledge, and team workflows.

Fork it, make your own or whatnot! I hope it inspires people to build the abstractions they need.

Onward,

Pierre

---

Get Started:

- Pixelagent GitHub Tutorial: https://github.com/pixeltable/pixelagent/tree/main/blueprint...

- Pixelagent Documentation: https://docs.pixeltable.com/docs/libraries/pixelagent

- Join our Discord: https://discord.gg/QPyqFYx2UN

dmos62•2h ago
Congrats. What tools do you see as the closest alternatives and how do they compare?
kibibu•1h ago
Can I ask, does this have anything to do with pixels or is it just a name?
jweisspxl•2d ago
Pixelagent: Agent Engineering Blueprint https://www.youtube.com/watch?v=BS6PRsnxkBA
SafeDusk•3h 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.

bosky101•1h 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!

RamblingCTO•24m 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

Show HN: A web browser agent in your Chrome side panel

https://github.com/parsaghaffari/browserbee
3•parsabg•30m ago•0 comments

Show HN: Turn any workflow diagram into compilable, running and stateful code

https://workflows.diagrid.io/
63•yaronsc•3d ago•13 comments

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

https://github.com/pixeltable/pixelagent
17•pierrebrunelle•2d ago•7 comments

Show HN: I built a knife steel comparison tool

https://new.knife.day/blog/knife-steel-comparisons/all
125•p-s-v•19h ago•77 comments

Show HN: Merliot – plugging physical devices into LLMs

https://github.com/merliot/hub
76•sfeldma•1d ago•23 comments

Show HN: I cloned a YC funded app in a day as an MVP

https://ai-tutor.mvpwrappers.com/
15•eashish93•15h ago•5 comments

Show HN: We created a new protocol and wallet that supports it for Bitcoin

https://akron.io
5•ca98am79•13h ago•1 comments

Show HN: Fahmatrix – A Lightweight, Pandas-Like DataFrame Library for Java

https://github.com/moustafa-nasr/fahmatrix
44•mousomashakel•1d ago•13 comments

Show HN: A curated list of fun and flashy text animation libraries

2•CoderLim•4h ago•0 comments

Show HN: Solidis – Tiny TS Redis client, no deps, for serverless

https://github.com/vcms-io/solidis
67•jayl-e-e•1d ago•8 comments

Show HN: Visual flow-based programming for Erlang, inspired by Node-RED

https://github.com/gorenje/erlang-red
240•Towaway69•1d ago•100 comments

Show HN: SQL-tString a t-string SQL builder in Python

https://github.com/pgjones/sql-tstring
83•pgjones•1d ago•35 comments

Show HN: Notion Pomodoro tracking that syncs with Notion databases

https://home.notion-pomodoro.com
2•koki_h•10h ago•0 comments

Show HN: Rv, a Package Manager for R

https://github.com/A2-ai/rv
73•Keats•1d ago•31 comments

Show HN: Workflow Use – Deterministic, self-healing browser automation (RPA 2.0)

https://github.com/browser-use/workflow-use
67•gregpr07•1d ago•22 comments

Show HN: Muscle-Mem, a behavior cache for AI agents

https://github.com/pig-dot-dev/muscle-mem
223•edunteman•3d ago•51 comments

Show HN: I built a SaaS as a 13yr old

https://paynic.vercel.app/
2•vivaancut•11h ago•4 comments

Show HN: We're Launching Executor – An AI Agent Digital Employee

https://consciousstage.com/
3•abdulhak•11h ago•2 comments

Show HN: Real-Time Gaussian Splatting

https://github.com/axbycc/LiveSplat
141•markisus•2d ago•51 comments

Show HN: Mouse Escape – A game I made with my dad

https://www.roadcrosser.com/mouse-escape
3•EvilDeadlyMice•11h ago•0 comments

Show HN: KVSplit – Run 2-3x longer contexts on Apple Silicon

https://github.com/dipampaul17/KVSplit
266•dipampaul17•1d ago•40 comments

Show HN: HelixDB – Open-source vector-graph database for AI applications (Rust)

https://github.com/HelixDB/helix-db/
235•GeorgeCurtis•4d ago•107 comments

Show HN: Easel – Code multiplayer games like singleplayer

https://easel.games/about
93•BSTRhino•4d ago•43 comments

Show HN: Undetectag, track stolen items with AirTag

https://undetectag.com/
114•pompidoo•2d ago•98 comments

Show HN: AI-Powered Chat and Email Aggregator

https://unora.se
3•erik100•14h ago•2 comments

Show HN: Airweave – Let agents search any app

https://github.com/airweave-ai/airweave
176•lennertjansen•5d ago•41 comments

Show HN: Yum Yum Go - Mobile game to introduce healthy eating to kids

https://krytonlabs.com/yumyumgo
4•limgravelogger•16h ago•1 comments

Show HN: Self-Funded Game with Homemade Engine – Play Online, Steam Coming

https://bereprobate.com
21•delduca•1d ago•19 comments

Show HN: Min.js style compression of tech docs for LLM context

https://github.com/marv1nnnnn/llm-min.txt
176•marv1nnnnn•2d ago•52 comments

Show HN: Blacklight – secret scanner for code, databases, drives, and slack

https://github.com/adaptive-scale/blacklight
3•debarshri•17h ago•0 comments