Files

711 B

aicc-capsule build log

  • 2026-08: context pack created (AGENTS.md, docs, scripts)
  • 2026-08: bridge skeleton: world (room + capsule physics + beacon) + headless raycaster + WebSocketServer
  • 2026-08: tools: proprioception, vision, depth, hear, world_query, move, turn, look_at, interact (+ echo/boom/bump for conformance)
  • 2026-08: conformance 9/9 green against the testbed bridge
  • 2026-08: pytest suite (33 tests: world physics, renderer, bridge tools, protocol)
  • 2026-08: agent demo loop: LLM (OpenAI-compatible, ollama default) + scripted fallback + auto handoff; E2E verified over WebSocket
  • 2026-08: README in testbed/ with run instructions, setup.sh deps, run_bridge.sh