Skip to content

Releases: fabianfreund/actly-editor

v0.1.3

Choose a tag to compare

@fabianfreund fabianfreund released this 24 Mar 14:39
df3ea9e

What's Changed

Full Changelog: v0.1.1+build.1+alpha...v0.1.3-alpha

v0.1.0 Alpha

Choose a tag to compare

@fabianfreund fabianfreund released this 24 Mar 04:59

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