Agent Framework
Stories, products, and related signals connected to this tag in Explore.
Stories
Filter storiesagent-tui shipped v0.2.0 with markdown rendering, tool approvals, configurable reasoning views, and an AI SDK-only dependency chain. The demo also showed Gemma 4 31B running locally, so the terminal UI now covers hosted and on-device models.
Flue previewed a command that points at docs or SDK URLs and has the agent write a sandbox connector directly into your codebase without extra packages. Follow-on tweaks, a Python port, and Unkey deploy support show the harness is becoming a testbed for self-authored integrations.
Flue launched as a runtime-agnostic TypeScript framework for headless agents, with Claude Code-like harness behavior but no built-in GUI and most logic living in Markdown skills and AGENTS.md. Early demos show a 43-line starter that can expose an agent service, highlighting a push to separate harness logic from chat interfaces.
CopilotKit released A2UI v0.9 for declarative generative UI, where agents emit JSON and frontends render from a component catalog. The update adds AG-UI support, live incremental rendering, and a shared web core across React, Angular, Flutter, and Lit.