Commit 8a676af
authored
0.7.0 (branch mismatch) (#784)
* prefer-local-shell
* viterbi parsing (expected no-op for now), improve constant naming
* local shell
* ACP prefer local shell option.
Skybridge Support
Skill Bundle Format support
* anthropic structured improvements
shell handling improvements
model_specific system prompt additions
* XAI responses + websocket support, further json schema cleansing
* fix tests etc.
* update model picker ordering
* update selector
* defect fixes, model exporter
* structured docs
* batch structured processing, command extensions
* test fix
* small changes; shell for batch structured mode.
* simply environment management, pydantic model for schema
* ACP environment fixes
* ACP session fixes
* config file/scaffold default name change
* fixing bad test
* config file name defaults
* config file name
* config file names1 parent 502d32e commit 8a676af
248 files changed
Lines changed: 10733 additions & 1071 deletions
File tree
- docs-internal
- examples
- azure-openai
- bedrock
- custom-agents
- data-analysis
- experimental/mcp_sessions/demo
- mcp
- elicitations
- mcp-filtering
- sampling-with-tools
- state-transfer
- structured-content-preview
- vision-examples
- new-api
- openapi
- otel
- rag
- researcher
- setup
- tensorzero
- tool-runner-hooks
- tool-use-agent
- workflows-md
- hf-api-agent
- maker
- workflows
- publish/hf-inference-acp
- src/hf_inference_acp
- wizard
- scripts
- src/fast_agent
- acp
- server
- agents
- workflow
- batch
- cli
- checks
- commands
- runtime
- command_actions
- commands
- handlers
- core
- llm
- provider
- anthropic
- bedrock
- google
- openai
- mcp
- privacy
- session
- skills
- tools
- types
- ui
- interactive
- prompt
- tests
- e2e
- history
- llm
- multimodal
- prompts-resources
- smoke/base
- structured
- workflow
- integration
- acp
- api
- mcp_filtering
- resources
- tool_loop
- workflow
- chain
- mixed
- parallel
- router
- unit
- acp
- core
- fast_agent
- agents
- batch
- cli/commands
- command_actions
- commands
- core
- llm
- providers
- provider/anthropic
- mcp
- privacy
- session
- skills
- tools
- ui
- scripts
Some content is hidden
Large Commits have some content hidden by default. Use the searchbox below for content that may be hidden.
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
207 | 207 | | |
208 | 208 | | |
209 | 209 | | |
210 | | - | |
| 210 | + | |
211 | 211 | | |
212 | | - | |
| 212 | + | |
213 | 213 | | |
214 | 214 | | |
215 | 215 | | |
216 | 216 | | |
217 | 217 | | |
218 | | - | |
| 218 | + | |
219 | 219 | | |
220 | 220 | | |
221 | 221 | | |
| |||
316 | 316 | | |
317 | 317 | | |
318 | 318 | | |
319 | | - | |
| 319 | + | |
320 | 320 | | |
321 | 321 | | |
322 | 322 | | |
| |||
668 | 668 | | |
669 | 669 | | |
670 | 670 | | |
671 | | - | |
| 671 | + | |
672 | 672 | | |
673 | 673 | | |
674 | 674 | | |
| |||
683 | 683 | | |
684 | 684 | | |
685 | 685 | | |
686 | | - | |
| 686 | + | |
687 | 687 | | |
688 | 688 | | |
689 | 689 | | |
| |||
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
230 | 230 | | |
231 | 231 | | |
232 | 232 | | |
233 | | - | |
| 233 | + | |
234 | 234 | | |
235 | 235 | | |
236 | 236 | | |
| |||
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
276 | 276 | | |
277 | 277 | | |
278 | 278 | | |
279 | | - | |
| 279 | + | |
280 | 280 | | |
281 | 281 | | |
282 | 282 | | |
| |||
0 commit comments