Releases: fabianfreund/actly-editor
Releases · fabianfreund/actly-editor
Release list
v0.1.3
What's Changed
- ⚡ Bolt: Prevent unnecessary re-renders in TaskBoard list items by @fabianfreund in #1
- Improve agent actly awarness by @fabianfreund in #2
- Enhance UI/UX and add GitHub Pages support by @fabianfreund in #3
Full Changelog: v0.1.1+build.1+alpha...v0.1.3-alpha
v0.1.0 Alpha
Actly Editor v0.1.o - First Release
✅ What Works
Core Features:
- Open local repositories as workspaces
- Kanban-style task board (columns: Icebox, Improving, Planned, In Progress, Done, Blocked)
- Task detail panel with title, description, status, assignee
- Task attachments and comments
- SQLite persistence for tasks, events, and attachments
- Agent Integration:
⚠️ Known Limitations
- Codex agents require local setup: Users need Codex CLI installed and running (codex app-server)
- No direct GitHub integration: Roadmap item
- Limited agent customization: Only Patty & Bob built-in
- No web automation/browser integrations: Roadmap item
- Single model provider: Only Codex supported, more coming
- No auto-update: Manual reinstall needed for updates