Skip to content

Roadmap

Planned Features

Short-term

  • Search/filter commands — Filter tracked commands by keyword or pattern
  • Configurable noise list — Allow users to customize which commands are considered noise
  • Configurable history limit — Allow changing the 50-command maximum per project
  • Fish shell support — Extend auto-capture to Fish shell

Medium-term

  • Tags/labels — Tag commands for easier organization (e.g., "deploy", "debug")
  • Multi-project view — View command history across all tracked projects
  • Export formats — Export history to CSV, JSON, or Markdown
  • Timestamp-based filtering — Filter commands by date range

Long-term

  • Team sharing — Optionally share project command history with team members (opt-in only)
  • Command analytics — Insights on most-used commands per project
  • Plugin system — Allow custom filters and integrations

Contributing

Have a feature idea? Open a Feature Request on GitHub.

Want to implement something from this roadmap? Check the Contributing Guide and look for issues labeled good first issue.

Released under the MIT License.