Skip to content

Commit 3df99cf

Browse files
chore(release): v0.0.108
## Highlights - Added generic Agent Client Protocol support. Discover and configure installed ACP agents alongside Claude and Codex, with catalog search, authentication guidance, provider capabilities, and update checks. - Added local Whisper voice input to Watch and Raven. Download and manage models in Forge, choose automatic or fixed language detection, configure a recording shortcut, and review or immediately send transcriptions. - Added app-password authentication and trusted-device sessions. Initial setup is restricted to the Hlið machine, remote login requires HTTPS, and devices can be locked individually or revoked from Forge. - Redesigned Forge around task-focused categories with settings search, a sticky header, automatic saving, and clear restart-required status. Developer tools now switch between focused Event Log and API Reference views. - Expanded Raven's cross-provider workflow support with inline questions, approvals, plan review, revision feedback, cancellation, and optional sandboxed HTML plan previews. - Added inline subagent activity to Raven, including current status, task progress, runtime, and usage details for supported providers. - Added a real project terminal to Raven. Mobile layouts use Chat and Terminal tabs, while desktop layouts show a split terminal panel beneath the conversation. - Added live model catalogs, model descriptions, provider-specific effort choices, and session-scoped model, effort, and permission switching. - Added Umbod policy enforcement with chat-visible approvals, command auditing, policy health, call filtering, manifest editing, and agent-hook generation in Forge. - Added configurable automatic session sleep when provider usage reaches a threshold or hard limit, including reset countdowns and a Resume Now action. - Added an agent-facing API index and Codex app-server maintenance endpoints, with the new system APIs documented directly in Forge. ## Improvements and fixes - Codex now shares one background app-server across sessions, eliminating repeated process launches and stray Windows console windows while improving recovery from stalled processes. - Improved Codex behavior in WSL projects, including path translation, executable selection, writable-directory mapping, network access, and correct sandbox behavior for each permission mode. - Improved cross-provider parity for plans, questions, permissions, model capabilities, usage windows, and session restoration across Claude, Codex, and ACP agents. - Raven now recovers queued messages and live-session subscriptions across navigation, reconnects, and reloads instead of losing or displaying the wrong conversation. - Corrected provider context-window reporting, rate-limit windows, and Codex cost estimates; Ledger now identifies unpriced queries instead of presenting misleading totals. - Added first, previous, next, last, and jump-to-page controls to long Ledger session lists. - Extended privacy masking to agent names and working directories in Ledger's Active Sessions view. - Improved update handling with verified staged executables, visible update commands for Codex, Claude Code, and enabled ACP agents, and Windows-specific Codex guidance. - Added styled loading and offline screens, keyboard-accessible model controls, consistent confirmation dialogs, and improved mobile navigation and safe-area behavior. - Improved voice, attachment, terminal, lifecycle, and authentication reliability, including Relics thumbnail delivery and clearer runtime errors. - Added a complete user guide and refreshed screenshots covering installation, Raven, Forge, Vault, Relics, remote access, voice, and troubleshooting.
1 parent c258a9e commit 3df99cf

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
{
22
"name": "hlid",
33
"description": "Hliðskjálf - Watcher of Worlds",
4-
"version": "0.0.107",
4+
"version": "0.0.108",
55
"private": true,
66
"type": "module",
77
"imports": {

0 commit comments

Comments
 (0)