vikingowl
  • Joined on 2020-05-04
vikingowl pushed to main at Owlibou/gnoma 2026-04-03 19:01:02 +02:00
ec9a918da9 feat: ctrl+o toggles tool output expand, fix auto default
vikingowl pushed to main at Owlibou/gnoma 2026-04-03 18:57:15 +02:00
4847421b17 feat: auto permission mode, edit diffs, truncated tool output
vikingowl pushed tag v1.3.0 to vikingowl/mistral-go-sdk 2026-04-03 18:53:31 +02:00
vikingowl pushed to main at vikingowl/mistral-go-sdk 2026-04-03 18:53:31 +02:00
e5ce0200c8 feat!: sync with Python SDK v2.3.0 — workflow registration model + remove workers
vikingowl pushed to main at Owlibou/gnoma 2026-04-03 18:51:30 +02:00
f3d3390b86 feat: M6 complete — summarize strategy + tool result persistence
vikingowl pushed to main at Owlibou/gnoma 2026-04-03 18:46:05 +02:00
b0b393517e feat: M6 context intelligence — token tracker + truncation compaction
vikingowl pushed to main at Owlibou/gnoma 2026-04-03 18:36:27 +02:00
8ba95091fb fix: raw text during streaming, glamour only on completed messages
vikingowl pushed to main at Owlibou/gnoma 2026-04-03 18:32:58 +02:00
d5ee8fbc9d feat: markdown rendering in chat via glamour
vikingowl pushed to main at Owlibou/gnoma 2026-04-03 18:25:39 +02:00
3640f03efc fix: consistent indentation and AI icon in chat
0498e2ff0b fix: strings.Builder panic — use pointer to avoid copy-by-value
Compare 2 commits »
vikingowl pushed to main at Owlibou/gnoma 2026-04-03 18:12:22 +02:00
fdf23ed4b7 feat: multiline input with auto-expanding textarea
vikingowl pushed to main at Owlibou/gnoma 2026-04-03 18:03:05 +02:00
f6f69cf8e5 feat: /config, /model listing, /shell stub, /help update
279a8d43bd feat: complete 7/7 bash security checks
34108075d2 feat: auto-discover local models from ollama + llama.cpp
cfa87f1c1b feat: wire config system into main — TOML config now active
Compare 4 commits »
vikingowl pushed to main at Owlibou/gnoma 2026-04-03 16:43:03 +02:00
17bd84d56b feat: inject mode changes into engine conversation history
9e064e52ad fix: mode change messages tell model to retry
Compare 2 commits »
vikingowl pushed to main at Owlibou/gnoma 2026-04-03 16:35:14 +02:00
8a0867c757 feat: interactive permission prompts in TUI
vikingowl pushed to main at Owlibou/gnoma 2026-04-03 16:26:58 +02:00
c7b3f6cc54 fix: default permission mode, incognito shortcut + display
2e034c4347 feat: colored permission mode indicators on separator lines
Compare 2 commits »
vikingowl pushed to main at Owlibou/gnoma 2026-04-03 16:18:17 +02:00
603e67a77e feat: permission mode switching in TUI
97b065596d feat: wire permission checker into engine tool execution
Compare 2 commits »
vikingowl pushed to main at Owlibou/gnoma 2026-04-03 16:01:05 +02:00
8e95f97cd5 feat: TUI slash commands, incognito toggle, model switching
6c70a2ceaf fix: TUI overflow, scrollable header, tool output, git branch
02da40e6b9 fix: TUI spacebar + improved design
84efe1611c feat: add Bubble Tea TUI with interactive chat
c6b13f7cc8 feat: add session interface with channel-based local implementation
Compare 6 commits »
vikingowl pushed to main at Owlibou/gnoma 2026-04-03 14:53:18 +02:00
11a7a51d9d feat: compact system inventory with queryable system_info tool
d02b544e08 feat: hybrid system inventory — dynamic PATH scan + runtime probing
b9faa30ea8 feat: add router foundation with task classification and arm selection
Compare 3 commits »
vikingowl pushed to main at Owlibou/gnoma 2026-04-03 14:13:30 +02:00
33dec722b8 feat: add security firewall with secret scanning and incognito mode
vikingowl pushed to main at Owlibou/gnoma 2026-04-03 14:00:50 +02:00
e3981faff3 feat: add TOML config system with layered loading
54ae24d11c feat: add OpenAI-compat adapter for Ollama and llama.cpp
d26b07c509 feat: add Google GenAI provider adapter
8c203b0405 feat: add OpenAI provider adapter
b0fc4bbbc7 feat: add Anthropic provider adapter
Compare 5 commits »
vikingowl pushed to main at vikingowl/reddit-reader 2026-04-03 13:00:15 +02:00
55fda5a1e3 docs: add README, gitignore, and Ollama integration tests