Commit History

Switch LLM to crk1fuz8 deployment, bust cache
632c974

zequn-fireworks commited on

Add full contract spec to base prompt, GitHub provider prompt, and tool descriptions
166faa0

zequn-fireworks commited on

Fix top_n type coercion for models returning string integers
62884d9

zequn-fireworks commited on

Fix planner ignoring tool calls when finish_reason is stop
3983042

zequn-fireworks commited on

Switch LLM to wh63jnnl deployment, bust cache
e138096

zequn-fireworks commited on

Upgrade to hierarchical schema and build_request() API
4d52c8a

zequn-fireworks commited on

Fix empty tool arguments from Fireworks model appending <|call|>
4998d57

zequn-fireworks commited on

Remove project-level mcp.json (configured at user level instead)
6436551

zequn-fireworks commited on

Add mcp-a2a-gateway config and seed script
c1c4565

zequn-fireworks commited on

Switch LLM model to pyroworks deployment
65af9fc

zequn-fireworks commited on

Add structured execution trace to A2A task responses
d5f3acc

zequn-fireworks commited on

Add CACHEBUST ARG to always invalidate Docker cache at uv sync
8a068d0

zequn-fireworks commited on

Update fireaction-contracts to latest (Square path fix)
a22e5ee

zequn-fireworks commited on

Fix: add trailing slash to multi-provider agent card URLs (avoid 307 redirect)
ae77a1b

zequn-fireworks commited on

Remove stripe from default providers (no credentials)
9b7762b

zequn-fireworks commited on

Default to all providers (skip those with missing credentials)
5586f7f

zequn-fireworks commited on

Single RUN with secret mount: git config + uv sync together, no --frozen
f8705cb

zequn-fireworks commited on

Skip installing project itself (use PYTHONPATH instead)
7bcba66

zequn-fireworks commited on

Fix: use --mount=type=secret for GITHUB_TOKEN (not ARG)
1255ecd

zequn-fireworks commited on

Fix Dockerfile: separate RUN steps so uv sync errors aren't swallowed
78cf6c7

zequn-fireworks commited on

Add PYTHONPATH for src layout in Docker
3e4d1fb

zequn-fireworks commited on

Use python -m for CMD (entry point script not available in venv)
d40c37e

zequn-fireworks commited on

Use full path for fireaction-a2a in CMD
8717cb9

zequn-fireworks commited on

Use ARG for GITHUB_TOKEN instead of secret mount
0518aa0

zequn-fireworks commited on

Support multiple providers in one server
d023a35

zequn-fireworks commited on

Make provider configurable via PROVIDER env var
2df878c

zequn-fireworks commited on

Switch LLM to gpt-oss-20b for faster inference
dddfe1a

zequn-fireworks commited on

Fix agent card URL: use public HF Space URL instead of internal 0.0.0.0
5dbac60

zequn-fireworks commited on

Configure Fireworks AI models and fix Docker build for private repos
ab79146

zequn-fireworks commited on

Install git in Docker image for git-based dependencies
82ff8c4

zequn-fireworks commited on

Add HF Spaces YAML metadata to README
bfa996c

zequn-fireworks commited on

Initial implementation: fireaction A2A agent services
f503f3e

zequn-fireworks commited on