TE
TechEcho
Home24h TopNewestBestAskShowJobs
GitHubTwitter
Home

TechEcho

A tech news platform built with Next.js, providing global tech news and discussions.

GitHubTwitter

Home

HomeNewestBestAskShowJobs

Resources

HackerNews APIOriginal HackerNewsNext.js

© 2025 TechEcho. All rights reserved.

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

26 pointsby pierrebrunelle3 days ago

5 comments

esafakabout 8 hours ago
I don&#x27;t know why Pierre&#x27;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.<p>If memory is the centerpiece, I suggest leading with it, rather than the ambiguous &quot;Your AI Data Infrastructure&quot;.
评论 #44022120 未加载
bosky101about 13 hours ago
Your readme doesn&#x27;t mention any example of multiple agents. We don&#x27;t need another wrapper to anthropic&#x2F;openai&#x2F;*. Without being able to select between multiple tools&#x2F;agents - you only need 2 lines of code to achieve llm calls, and another 2 lines for state management.<p>That said the interface is more idiomatic that others agent frameworks that show up here.<p>It also wasn&#x27;t clear where the last N messages is being persisted. Db&#x2F;file&#x2F;adapters&#x2F;?<p>Good luck!
评论 #44022185 未加载
SafeDuskabout 15 hours ago
Exciting to see a fellow builder in the space! Love how memory management and observability is built-in.<p>Today, I just re-implemented Google&#x27;s AlphaEvolve for Perlin noises using my own minimal agentic framework (<a href="https:&#x2F;&#x2F;toolkami.com&#x2F;alphaevolve-toolkami-style&#x2F;" rel="nofollow">https:&#x2F;&#x2F;toolkami.com&#x2F;alphaevolve-toolkami-style&#x2F;</a>), will probably steal a trick or two from you.
评论 #44022200 未加载
jweisspxl3 days ago
Pixelagent: Agent Engineering Blueprint <a href="https:&#x2F;&#x2F;www.youtube.com&#x2F;watch?v=BS6PRsnxkBA" rel="nofollow">https:&#x2F;&#x2F;www.youtube.com&#x2F;watch?v=BS6PRsnxkBA</a>
RamblingCTOabout 11 hours ago
I&#x27;ll just leave this here: <a href="https:&#x2F;&#x2F;github.com&#x2F;The-Pocket&#x2F;PocketFlow">https:&#x2F;&#x2F;github.com&#x2F;The-Pocket&#x2F;PocketFlow</a> 100 lines of code agent lib that&#x27;s not tied to a commercial offering
评论 #44022296 未加载