Skip to content

docs: add comprehensive competitor feature analysis session 3 to AMELIORATIONS.md#192

Merged
echobt merged 1 commit intomasterfrom
docs/competitor-analysis-session-3
Jan 27, 2026
Merged

docs: add comprehensive competitor feature analysis session 3 to AMELIORATIONS.md#192
echobt merged 1 commit intomasterfrom
docs/competitor-analysis-session-3

Conversation

@echobt
Copy link
Contributor

@echobt echobt commented Jan 27, 2026

Summary

This PR adds a third session of comprehensive competitor feature analysis to AMELIORATIONS.md, documenting new features discovered in Droid, Claude Code, OpenCode, and Codex that are not present in Cortex CLI.

New Discoveries (Session 3)

Claude Code

  • Async Messaging for Background Agents 🔴 CRITIQUE - v2.0.64 allows async notifications between agents
  • Context Window Auto-Compaction 🟠 IMPORTANT - Compacts at 64-75% instead of 90%+
  • /tasks Command 🟠 IMPORTANT - Dedicated command to monitor background agents
  • Routing Decision Framework 🟠 IMPORTANT - Explicit dispatch decisions for parallel/sequential/background
  • Various CLI flags: --disable-slash-commands, --fork-session, --no-session-persistence, etc.

Droid (Factory.ai)

  • /compress Command 🟠 IMPORTANT - Session compression with summary
  • Linear Integration 🔴 CRITIQUE - Native ticket management with @factory mentions
  • MCP Registry Browser - 40+ pre-configured servers
  • Cloud Session Sync 🟠 IMPORTANT - Cross-device session sync
  • Stream-JSONRPC Format 🟠 IMPORTANT - Multi-turn conversation format
  • --spec-model/--spec-reasoning-effort - Separate model for spec mode

OpenCode

  • /init Auto-AGENTS.md 🔴 CRITIQUE - Automatic project configuration generation
  • Multiple AGENTS.md Support 🟠 IMPORTANT - Hierarchical config files
  • Zen Optimized Models 🟠 IMPORTANT - Curated models for coding
  • Claude Code compatibility (CLAUDE.md support)

Codex

  • Sandbox Modes Avancés 🔴 CRITIQUE - read-only, workspace-write, danger-full-access
  • MicroVM Isolation 🔴 CRITIQUE - Production-grade isolation for cloud execution
  • SSRF/DNS Protection 🔴 CRITIQUE - Network security protections
  • CVE-2025-59532 Security Info - Sandbox bypass vulnerability documentation
  • Agent Loop Architecture 🟠 IMPORTANT - Documented extensible architecture

Updated Sections

  • Section 16: Session 3 discoveries (all competitors)
  • Section 17: Updated comparison table (Session 3)
  • Section 18: New prioritizations (Session 3)
  • Section 19: Critical gaps summary (Session 3)
  • Section 20: Global statistics (features count, gaps by category, effort estimates)

Key Metrics

  • 5 new critical features identified
  • 6 new important features identified
  • Effort estimate: 13-19 months developer time for all gaps

…IORATIONS.md

Added new section (Session 3) analyzing competitors' features:

Claude Code:
- Async messaging for background agents
- Context window auto-compaction (64-75%)
- /tasks command for background management
- Routing decision framework for subagents
- Various CLI flags (--disable-slash-commands, --fork-session, etc.)

Droid (Factory.ai):
- /compress command for session migration
- Linear Integration (native ticket management)
- MCP Registry Browser (40+ pre-configured servers)
- Cloud Session Sync
- Stream formats (stream-jsonrpc)
- --spec-model and --spec-reasoning-effort

OpenCode:
- /init command with auto AGENTS.md generation
- Multiple AGENTS.md support (hierarchical)
- Zen optimized models
- Claude Code compatibility

Codex:
- Advanced sandbox modes (read-only, workspace-write)
- MicroVM isolation for cloud execution
- SSRF/DNS protection
- CVE-2025-59532 security patch info
- Agent loop architecture documentation

Includes updated comparison tables, prioritization, and global statistics.
@echobt echobt merged commit efc2845 into master Jan 27, 2026
4 of 12 checks passed
@echobt echobt deleted the docs/competitor-analysis-session-3 branch January 27, 2026 09:54
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants