Releases: itz4blitz/agentful
Releases · itz4blitz/agentful
v1.8.2
v1.8.1
v1.8.0
v1.7.0
1.7.0 (2026-02-04)
Bug Fixes
- canvas: add missing viewportSize destructuring in EditorCanvas (7a01a8e)
- resolve init warnings for research skill and native binary detection (0e413ab)
- sidebar: default to sidebar mode to prevent flash of wrong content (d5e2610)
- tools: correct feature flags based on official docs (1818af3)
- tools: Cursor has skills (https://cursor.com/docs/context/skills) (d4b5864)
- use Anchor icon instead of Hook (lucide-react compat) (4187028)
Features
v1.6.0
1.6.0 (2026-01-29)
Features
- add AI provider abstraction layer (b583d4e)
- add MCP canvas resources and monorepo structure (5c593f5)
- add ShadCN component registry (722c92a)
- add VS Code extension infrastructure (4a5b33f)
- convert studio package to VS Code extension with webview (4fa4c1d)
- fix all remaining TypeScript errors and achieve successful build (778b030)
- fix TypeScript errors in studio package (fa2105b)
- merge VS Code extension infra (3676a43)
- remove chat panel and update layout system (ffb499b)
- studio: merge studio into monorepo and add Integration Hub (06b6d2f)
- studio: update extension with theme sync, hot reload, and Integration Hub (8845863)
v1.5.1
v1.5.0
1.5.0 (2026-01-28)
Bug Fixes
- add language specifiers to MCP code blocks in agent files (a6a9edd)
- add missing hooks to template directory (f304e06)
- include schema.sql in MCP server build (28a4433)
- support both snake_case and camelCase in architecture.json health check (1b6cd4d)
Features
- add circuit breaker pattern and UX improvements (5789487)
- Add integration and unit tests for MCP server and related components (57b71eb)
- detect NEW libraries (not just version changes) for skill generation (fcd8f86)
- integrate MCP server with agentful agents (d9d7943)
- make architect drift detector smarter and less noisy (9dcd18e)
- make architect drift detector truly useful with smart filtering (80d36b7)
v1.4.1
v1.4.0
v1.3.0
1.3.0 (2026-01-25)
Features
- docs: add DiagramModal component for interactive architecture and workflow visualizations (ed9c84c)
- docs: enhance architecture documentation with interactive DiagramModal components (6a96ac0)
- docs: update architecture and background agents documentation with mermaid diagrams for better visualization (b44fb8f)
- mcp: complete distributed MCP architecture with horizontal scaling (2e36b5b), closes #distributed-mcp #horizontal-scaling #oauth-authentication
- mcp: implement MCP server with stdio transport and fix hook paths (865132d), closes #distributed-mcp-foundation
- update version to 1.2.2 and enhance agent generation workflow (f523a86)