diff --git a/README.md b/README.md index be87573..a0d5a5b 100644 --- a/README.md +++ b/README.md @@ -2,6 +2,10 @@ An AWS-native template for private, persistent remote coding environments. +

+ Animated AgentFormation browser terminal showing Codex editing a project and running its checks +

+ AgentFormation gives each approved employee a private EC2 workspace with both [Claude Code](https://docs.anthropic.com/en/docs/claude-code) and [Codex](https://developers.openai.com/codex/) configured for Amazon Bedrock. A diff --git a/assets/agentformation-demo.svg b/assets/agentformation-demo.svg new file mode 100644 index 0000000..9f3d110 --- /dev/null +++ b/assets/agentformation-demo.svg @@ -0,0 +1,442 @@ + + AgentFormation browser terminal running Codex + + An animated AgentFormation terminal where a developer asks Codex to add a + health check, Codex reads and edits files, runs tests, and reports success. + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + AgentFormation + developer@company.example · /workspace + + + + + + + + + + + Terminal + + × + + Codex + + × + + + + + + + model: + gpt-5.6-sol xhigh + directory: + /workspace + /model + + + + + + Add a health check and test it. + + + + + Exploring the workspace + + + + + + + + + + Read + 14 files and found the existing API patterns + + + + + Edited + the route and added focused coverage + + + + + Ran + 48 tests · formatting · types · production build + + + + + + Done — the health check is covered and the production build passes. + The change is ready for review. + + + + + + gpt-5.6-sol xhigh + · + Context 4% used + · + 258K window + + [code] 0:codex* + "workspace" + + + + + + + + + + + + + + + + + + Tab + Esc + Ctrl+C + Ctrl+O + Clear + New line + Select text + Copy + + + + + + + + Paste or type here — keystrokes go live… + + + + + + Enter + +