Files
owlen/agents.md

908 B
Raw Blame History

Agents Upgrade Plan

  • feat: implement resumable command queue, automatic thought summaries, and queued execution controls to match Codex CLI session management and Claude Codes scripted workflows
  • feat: add first-class prompt, agent, and sub-agent configuration via .owlen/agents plus reusable prompt libraries, mirroring Codex custom prompts and Claudes configurable agents
  • feat: deliver official VS Code extension and browser workspace so Owlen runs alongside Codexs IDE plugin and Claude Codes app-based surfaces
  • feat: support multimodal inputs (images, rich artifacts) and preview panes so non-text context matches Codex CLI image handling and Claude Codes artifact outputs
  • feat: integrate repository automation (GitHub PR review, commit templating, Claude SDK-style automation APIs) to reach parity with Codex CLIs GitHub integration and Claude Codes CLI/SDK automation