Skip to content

Add Codex activity module - #717

Open
oswald-wang-tw wants to merge 1 commit into
svenstaro:masterfrom
oswald-wang-tw:add-codex-module
Open

Add Codex activity module#717
oswald-wang-tw wants to merge 1 commit into
svenstaro:masterfrom
oswald-wang-tw:add-codex-module

Conversation

@oswald-wang-tw

Copy link
Copy Markdown

Summary

  • Add a new codex module that simulates a Codex-style coding session
  • Register the module in ALL_MODULES and document it in the README module list
  • Include colorful terminal transcript output with streamed thinking notes, planning, tool activity, diffs, and verification

Testing

  • cargo fmt --all
  • cargo check
  • cargo clippy -- -D warnings
  • cargo test
  • cargo run -- --modules codex --speed-factor 120 --exit-after-modules 1
  • cargo run -- --list-modules

@svenstaro

Copy link
Copy Markdown
Owner

If you used an LLM to create this, disclose the model, prompt and harness here, please.

@svenstaro

Copy link
Copy Markdown
Owner

Did you also check the web view for the wasm target?

@svenstaro

Copy link
Copy Markdown
Owner

Also, a screenshot, apng or gif would be nice to attach to the PR.

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