Skip to content

Conversation

@kalisam
Copy link
Owner

@kalisam kalisam commented Jul 27, 2025

Summary

  • document benches with build instructions
  • add AGENTS files for each module under src
  • describe how to run tests for the test suite

Testing

  • cargo fmt --all (fails: duplicate key in Cargo.toml)
  • cargo build (fails: duplicate key in Cargo.toml)
  • cargo +nightly build --features holochain_conductor (fails: duplicate key in Cargo.toml)
  • cargo clippy --all (fails: duplicate key in Cargo.toml)
  • cargo test --all (fails: duplicate key in Cargo.toml)
  • cargo bench --no-run (fails: duplicate key in Cargo.toml)

https://chatgpt.com/codex/tasks/task_e_68859731be8c83319ce484c963cbe79a

@kalisam kalisam merged commit 6915f64 into main Jul 27, 2025
1 of 3 checks passed
@kalisam kalisam deleted the codex/create-agents.md-for-each-subdirectory branch July 27, 2025 04:37
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants