* feat(cli): hide terminal session rows by default in session ls - Filter with TERMINAL_STATUSES unless --include-terminated - Hint when completed sessions are hidden; docs/CLI.md updated Made-with: Cursor * fix(cli): keep session ls JSON inventory stable Address review concerns by preserving terminal sessions in `ao session ls --json` output while keeping terminal rows hidden by default in text output. Use the core terminal-session predicate, improve hidden-row messaging, and add regression tests for mixed/hinted and JSON behavior. Made-with: Cursor * fix(cli): resolve rebase conflicts with latest session ls behavior Align session command and CLI docs with the current mainline JSON contract (`data` + `meta.hiddenTerminatedCount`) while preserving terminal-filter defaults and updated regression coverage. Made-with: Cursor |
||
|---|---|---|
| .. | ||
| README.md | ||
| agent-plugin-safety-costs.md | ||
| auto-cleanup-on-merge.md | ||
| cli-session-ls-terminated.md | ||
| collapsible-agent-reports.md | ||
| config.json | ||
| filter-terminated-sessions-from-ls.md | ||
| fix-activity-unavailable-stuck.md | ||
| fix-start-restore-and-codex-resume.md | ||
| fix-web-lifecycle-restore-affordances.md | ||
| isolate-lifecycle-terminal-logs.md | ||
| late-lions-share.md | ||
| lifecycle-activity-signal-contract.md | ||
| lifecycle-transitions-report-watcher.md | ||
| optional-repo-field.md | ||
| pr1300-review-followups.md | ||
| session-ui-audit-oscillation.md | ||
| stage2-evidence-recovery.md | ||
| stage4-pr-policy.md | ||
| stage5-ui-api-rollout.md | ||
| web-copy-debug-bundle.md | ||
| web-merge-conflict-actions.md | ||
README.md
Changesets
Hello and welcome! This folder has been automatically generated by @changesets/cli, a build tool that works
with multi-package repos, or single-package repos to help you version and publish your code. You can
find the full documentation for it in our repository
We have a quick list of common questions to get you started engaging with this project in
our documentation