Releases: context-labs/HALO
Releases · context-labs/HALO
HALO Desktop 0.1.16
Full Changelog: app-v0.1.15...app-v0.1.16
HALO Desktop 0.1.15
Full Changelog: app-v0.1.14...app-v0.1.15
HALO Desktop 0.1.14
What's Changed
- Add code search by @francescov1 in #66
- Catch tool call errors by @francescov1 in #67
- Add mroe trace counters by @francescov1 in #68
- llm retries (INF-3504, INF-3308) by @francescov1 in #69
Full Changelog: app-v0.1.13...app-v0.1.14
HALO Desktop 0.1.13
Full Changelog: app-v0.1.12...app-v0.1.13
HALO Desktop 0.1.12
Full Changelog: app-v0.1.11...app-v0.1.12
HALO Desktop 0.1.11
Full Changelog: app-v0.1.10...app-v0.1.11
HALO Desktop 0.1.9
What's Changed
- cleanup by @declanatinference in #30
- Add reasoning effort option by @francescov1 in #35
- Add optional --telemetry flag (local JSONL) to HALO engine by @declanatinference in #38
- Add regex-based search_trace, search_span, view_spans oversized handling by @francescov1 in #31
- add reasoning effort param by @francescov1 in #39
- fix hardcoded temperature arg by @francescov1 in #42
- Add proper sync streaming and docs: by @francescov1 in #43
- Inject per-turn nudges so agents can self-pace within max_turns by @declanatinference in #44
- Remove instructions by @francescov1 in #45
- Restore Catalyst telemetry path on --telemetry flag by @declanatinference in #40
- Add default headers param by @francescov1 in #46
- Update README.md by @samheutmaker in #47
- sandbox: survive oversize stdout lines and tolerate extra run_code args by @inf-quantavius in #48
- Add refusal retries by @francescov1 in #51
- integrate session id in tracing by @francescov1 in #49
- Build one AsyncOpenAI and one Compactor per engine run by @declanatinference in #50
- Wire SDK model_provider per-call via RunConfig by @inf-quantavius in #55
- Add missing cli flags by @francescov1 in #56
- Add more retries by @francescov1 in #57
- Add HALO desktop app under app by @samheutmaker in #58
- Bump HALO app to v0.1.3 by @samheutmaker in #59
- Improve prompts by @francescov1 in #60
- INF-3300: Enable prompt caching on engine chat.completions calls by @inf-quantavius in #61
- Add syntehsis docs by @francescov1 in #63
New Contributors
- @inf-quantavius made their first contribution in #48
Full Changelog: https://github.com/context-labs/HALO/commits/app-v0.1.9
HALO Desktop 0.1.10
Full Changelog: app-v0.1.9...app-v0.1.10