Commit History

feat: customization hooks for ChatApp subclasses (#12)
c4ba2e7
unverified

James Lindsay Claude commited on

fix: pass tool-output Markdown as Collapsible child arg (#11)
ef6e064
unverified

James Lindsay jim-bo commited on

feat: render tool output as collapsible markdown (#10)
5ce2d2b
unverified

James Lindsay jim-bo commited on

feat: conversation log + system prompt overrides (#9)
859539c
unverified

James Lindsay jim-bo commited on

feat: library API for custom tools, commands, and model override (#8)
503c99e
unverified

James Lindsay jim-bo Claude Opus 4.6 commited on

feat: add optional Langfuse observability integration (#7)
8a3b4ec
unverified

James Lindsay jim-bo Claude Opus 4.6 (1M context) commited on

fix: remove debug save_screenshot calls from tests (#6)
3761045
unverified

James Lindsay jim-bo Claude Opus 4.6 (1M context) commited on

feat: add safe mode for public hosting (SAFE_MODE=1)
7bf2d3e
unverified

James Lindsay Claude Opus 4.6 (1M context) commited on

fix: use SPACE_HOST for textual-serve public URL on HF Spaces
8de815d

jim-bo Claude Opus 4.6 (1M context) commited on

fix: add HuggingFace Space metadata to README
d6d8a4a

jim-bo Claude Opus 4.6 (1M context) commited on

ci: add GitHub Action to sync main to HuggingFace Space
ad2b7a8

jim-bo Claude Opus 4.6 (1M context) commited on

Merge pull request #4 from jim-bo/fix/textual-serve
6bf504f

James Lindsay commited on

fix: address CodeRabbit review — escape guard and landing-info height
14afa3b

jim-bo Claude Opus 4.6 (1M context) commited on

fix: textual serve in Docker and local dev
ef91a29

jim-bo Claude Opus 4.6 (1M context) commited on

fix: prevent agent selection dialog from auto-closing + landing page tweaks
0de7b7f

jim-bo Claude Opus 4.6 (1M context) commited on

docs: add git workflow rules to AGENTS.md
c7438e0

jim-bo Claude Opus 4.6 (1M context) commited on

Merge pull request #3 from jim-bo/feature/thinking-transparency
a5cf7d6

James Lindsay commited on

fix: address CodeRabbit review findings
2b086b8

jim-bo Claude Opus 4.6 (1M context) commited on

chore: remove completed refactor plan and demo artifacts
cbb9689

jim-bo Claude Opus 4.6 (1M context) commited on

docs: add AGENTS.md convention across all directories
2cd140a

jim-bo Claude Opus 4.6 (1M context) commited on

docs: rewrite README as teaching package documentation
5e69390

jim-bo Claude Opus 4.6 (1M context) commited on

feat: enable natural free-text clarification questions
98d47ba

jim-bo Claude Opus 4.6 (1M context) commited on

refactor: rename .cbio to .agents for settings directory
22052b0

jim-bo Claude Opus 4.6 (1M context) commited on

feat: thinking transparency layer with /verbose command
2509530

jim-bo Claude Opus 4.6 (1M context) commited on

refactor: rename orchestrators to manager, add architecture boundary tests
c0cf2a6

jim-bo Claude Opus 4.6 (1M context) commited on

refactor: remove specialists, schemas, dummy agent; extract model config
a64787d

jim-bo Claude Opus 4.6 (1M context) commited on

refactor: extract pure tool functions into tools/ module (TUI-independent)
d4c4bcc

jim-bo Claude Opus 4.6 (1M context) commited on

chore: add 5s per-test timeout for unit tests
be54758

jim-bo Claude Opus 4.6 (1M context) commited on

fix: override specialist models in procedural pipeline unit test
893e0f1

jim-bo Claude Opus 4.6 (1M context) commited on

feat: add native agent tools, /tools command, and fix rendering bugs
597fb95

jim-bo Claude Opus 4.6 (1M context) commited on

chore: add .gemini/ and .claude/ to gitignore, remove leaked API key
4c528ec

jim-bo Claude Opus 4.6 (1M context) commited on

Merge pull request #2 from jim-bo/chore/add-coderabbit
b0be0d7

James Lindsay commited on

chore: fix CodeRabbit config key from draft to drafts
ebe6ae7

jim-bo commited on

chore: add CodeRabbit configuration
94aa982

jim-bo commited on

Merge pull request #1 from jim-bo/feature/pydantic-ai-orchestration
e0c6c50

James Lindsay commited on

feat: generalize agent orchestration and externalize prompts to YAML
0ba4268

jim-bo commited on

functional testing
5a864f6

jim-bo commited on

fix: use uv run python -m textual serve for better binary discovery
3cc0653

jim-bo commited on

fix: update Dockerfile CMD for textual-serve compatibility
4b7d80a

jim-bo commited on

add Dockerfile and metadata for Hugging Face Spaces
9841843

jim-bo commited on

initial commit: modular textual tui with async agent loop
3422d54

jim-bo commited on