Initial commit: homelab infrastructure wiki

- Full Obsidian vault content
- Host configs (ice, grizzley, ubuntu, proxmox, truenas, panda, hyte)
- Media stack documentation
- Traefik HA setup
- Automation scripts
- Bachelor party planning
This commit is contained in:
Hermes Agent
2026-05-24 16:08:40 -07:00
parent d132442429
commit e4d91aadf9
285 changed files with 30018 additions and 0 deletions

View File

@@ -0,0 +1,209 @@
---
type: agent-doc
agent: ForgeCode
source: https://forgecode.dev/releases/2025/September/
scraped: 2026-04-28T21:02:42.317126+00:00
content_hash: a6b91810
---
# September
Update to latest version !!
Get the instructions from the docs
[Get Started](https://forgecode.dev/docs/)
## v0.121.1
### 🐛 Bug Fixes
- fix: support for STDIN via ZSH @tusharmath (#1606)
- fix: add only files in system prompt @laststylebender14 (#1608)
### 🧰 Maintenance
- chore: setup default active agent @tusharmath (#1611)
- refactor: drop prime and parker @tusharmath (#1609)
- fix: support for STDIN via ZSH @tusharmath (#1606)
---
## v0.121.0
### 🚀 Features
- feat: add OpenAI responses API support for GPT-5 models @sebyx07 (#1597)
- fix: many fixes @tusharmath (#1604)
- fix(zsh): unset user action @tusharmath (#1600)
- fix(zsh): handle CTRL+C better @tusharmath (#1601)
- fix: sort tools by name @tusharmath (#1599)
- chore: improve ZSH compatibility @tusharmath (#1591)
---
## v0.120.1
- fix: rename current_time to current_date for consistency @laststylebender14 (#1584)
- fix: load usage from conversions when used with cli commands @laststylebender14 (#1575)
- fix: enhance SQLite connection configuration for better concurrency @laststylebender14 (#1583)
---
## v0.120.0
- feat: add ZLE widget to toggle conversation pattern in input buffer @tusharmath (#1571)
- fix: minor ZSH plugin improvements @tusharmath (#1581)
- fix: load usage from conversation @laststylebender14 (#1574)
- fix: reset resume on /new @tusharmath (#1576)
- fix: refine wording in research question handling instructions @tusharmath (#1573)
---
## v0.119.1
- fix: unexpected tool call failure limits being hit @tusharmath (#1570)
---
## v0.119.0
- feat: show conversation id in /info @tusharmath (#1554)
- fix: don't exit on an invalid command @laststylebender14 (#1569)
- fix: save forked conversations in database. @laststylebender14 (#1568)
---
## v0.118.0
- feat: add support for Vertex AI provider and models @amitksingh1490 (#1553)
- fix: toolcall error count @tusharmath (#1562)
- fix: drop reasoning from title generator @laststylebender14 (#1567)
- fix: update the plugin for append @tusharmath (#1566)
- fix: performance improvements for compaction @tusharmath (#1565)
- fix: improve ZSH plugin with support for file tagging and session @tusharmath (#1561)
- fix: user prompt format @tusharmath (#1560)
- fix: hide "new task" prompt if running in non-interactive mode @tusharmath (#1552)
### 🚀 Performance
- fix: performance improvements for compaction @tusharmath (#1565)
---
## v0.117.0
- feat: add FORGE_HISTORY_FILE env variable @tusharmath (#1548)
- feat: insert /agent-<agent-name> aliases @tusharmath (#1547)
- feat: add line numbers to attachments @laststylebender14 (#1540)
- fix: improve system prompt for muse @tusharmath (#1538)
- feat: add FORGE_DUMP_AUTO_OPEN env variable @tusharmath (#1537)
- feat: add support for ZAI coding plan @amitksingh1490 (#1532)
- feat: persist conversations @laststylebender14 (#1525)
- fix: improve conversation title generation @tusharmath (#1550)
- fix: add libsqlite3-sys dependency to Cargo.toml and Cargo.lock @amitksingh1490 (#1543)
- fix: show actual error instead of simple message @laststylebender14 (#1529)
- fix: show attempt-completion in /tools for all agents @tusharmath (#1545)
- fix: handle duplicated tool names @tusharmath (#1544)
- fix: GLM caching improvements @amitksingh1490 (#1541)
- fix: show banner in interactive mode only @laststylebender14 (#1535)
- chore: disable fetching usage stats from forge @laststylebender14 (#1534)
---
## v0.116.0
- feat: add line number in fs_read output @laststylebender14 (#1509)
- fix: duplicate mcp tool definition @tusharmath (#1527)
- fix: match on exact subscription @laststylebender14 (#1519)
- refactor: simplify conversation and orchestrator @tusharmath (#1513)
- chore: remove unused dependencies @tusharmath (#1528)
- chore: drop forge_main_neo @tusharmath (#1526)
- feat: add image caching @laststylebender14 (#1442)
- chore: update reedline version @laststylebender14 (#1524)
- tests: add tests for reasoning @laststylebender14 (#1505)
- refactor: simplify conversation and orchestrator @tusharmath (#1513)
---
## v0.115.0
- feat: support for STDIN @tusharmath (#1508)
- feat: support project specific agents under {cwd}/.forge/agents @tusharmath (#1506)
- feat: add support for providing env variables for shell execution @tusharmath (#1500)
- feat: enhance agent switch message to include title if available @tusharmath (#1499)
- fix: send reasoning settings to upstream @laststylebender14 (#1501)
- chore: drop gh-workflow-tailcall and use gh-workflow directly @tusharmath (#1503)
- chore: add workflow for closing stale issues and PRs @tusharmath (#1502)
---
## v0.114.4
- fix: update built-in agent prompt @tusharmath (#1498)
---
## v0.114.3
### 📝 Documentation
- fix: remove fixed models from built-in agents @tusharmath (#1497)
- fix: remove fixed models from built-in agents @tusharmath (#1497)
- fix: update interaction guidelines and streamline shell command execution instructions @tusharmath (#1496)
---
## v0.114.2
- fix: Improved metrics tracking behaviour on fs_undo @manthanabc (#1489)
- fix: prevent overwriting existing agent models @tusharmath (#1494)
- fix: improve compaction focus @tusharmath (#1493)
---
## v0.114.1
- fix: show attempt completion in /tools command @tusharmath (#1492)
- fix: add HTTP status code 408 to retry status codes @tusharmath (#1490)
- fix: adjust indentation for item display in Info struct @tusharmath (#1491)
---
## v0.114.0
- feat: improve tool display format @tusharmath (#1488)
- fix: update tool description for file read operations @tusharmath (#1487)
- fix: update tool description for file read operations @tusharmath (#1487)
- refactor: update tool names to remove deprecated prefixes @tusharmath (#1486)
- feat: improve tool display format @tusharmath (#1488)
- refactor: update tool names to remove deprecated prefixes @tusharmath (#1486)
- refactor: drop agents from workflow @tusharmath (#1483)
- refactor: remove operating agents from variables @tusharmath (#1484)
- chore: rename templates from .hbs to .md @tusharmath (#1482)
- chore: simplify forge.yaml @tusharmath (#1481)
---
## v0.113.0
- feat: add HTTP client certificate configuration @sabiz (#1472)
- feat: add /sage command @tusharmath (#1478)
- feat: update token summary format @tusharmath (#1477)
- fix: update citation format @tusharmath (#1476)
- feat: add /sage command @tusharmath (#1478)
- chore(deps): bump tracing-subscriber from 0.3.19 to 0.3.20 @dependabot[bot] (#1469)