Skip to content

feat(cli): add EverOS demo TUI#298

Open
cyfyifanchen wants to merge 15 commits into
mainfrom
codex/everos-demo-tui-yellow
Open

feat(cli): add EverOS demo TUI#298
cyfyifanchen wants to merge 15 commits into
mainfrom
codex/everos-demo-tui-yellow

Conversation

@cyfyifanchen

@cyfyifanchen cyfyifanchen commented Jun 20, 2026

Copy link
Copy Markdown
Collaborator

Summary

  • Adds a playable everos demo flow: the default command prompts for one memory and one recall question, then renders that story in the full-screen TUI.
  • Keeps everos demo --cinematic for the looping README/media showroom and everos demo --plain for static or non-interactive terminals.
  • Reworks the README Quick Start so users can try the demo before API keys or server setup, with refreshed externally hosted SVG screenshot and animation.
  • Removes heavy architecture/storage/project-structure blocks from the README and points readers to focused docs instead.
  • Adds lightweight product context in PRODUCT.md for future terminal-native design work.

Test Plan

  • uv run pytest tests/unit/test_entrypoints/test_cli/test_demo_story.py tests/unit/test_entrypoints/test_cli/test_demo_command.py tests/unit/test_entrypoints/test_cli/test_demo_tui.py tests/unit/test_entrypoints/test_cli/test_demo_readme_media.py -q
  • make lint
  • make test
  • make integration
  • uv build --sdist --wheel
  • git diff --check
  • uv run everos demo --help
  • uv run everos demo --plain
  • uv run everos demo | tail -n 6

@cyfyifanchen cyfyifanchen changed the title [codex] add EverOS demo TUI feat(cli): add EverOS demo TUI Jun 20, 2026
@cyfyifanchen cyfyifanchen marked this pull request as ready for review June 20, 2026 09:53
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.

1 participant