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,379 @@
---
type: agent-doc
agent: ForgeCode
source: https://forgecode.dev/releases/2025/April/
scraped: 2026-04-28T21:02:27.643593+00:00
content_hash: 5608cd73
---
# April
Update to latest version !!
Get the instructions from the docs
[Get Started](https://forgecode.dev/docs/)
## v0.79.3
### 🐛 Bug Fixes
- fix(markdown): update color settings for inline code style in MarkdownFormat @tusharmath (#718)
---
## v0.79.2
- fix(ui): enhance model selection help message for better user guidance @tusharmath (#714)
---
## v0.79.1
### 🧰 Maintenance
- feat(model): model selection is mandatory and persisted after startup @tusharmath (#709)
---
## v0.79.0
### 🚀 Features
- feat(fs): support reading file ranges @tusharmath (#706)
---
## v0.78.6
- fix: custom rules optional in plan mode @amitksingh1490 (#705)
---
## v0.78.5
- No changes
---
## v0.78.4
- fix(agent): disable tool support for software engineer and designer agents @tusharmath (#702)
---
## v0.78.3
- fix(software-designer): restrict agent to plan creation only @tusharmath (#700)
---
## v0.78.2
- fix(template): improve implementation plan md format for clarity and consistency @tusharmath (#699)
---
## v0.78.1
- fix(orchestrator): improve handling of interrupted tool responses @tusharmath (#698)
---
## v0.78.0
- feat: implement dedicated planner mode with multi-agent architecture @tusharmath (#695)
---
## v0.77.0
- feat(title): add timestamp handling to TitleFormat and update dependencies @tusharmath (#688)
---
## v0.76.1
- fix(template): template rendering error @tusharmath (#693)
---
## v0.76.0
- fix: refactor string formatting to use new syntax @amitksingh1490 (#692)
- fix: refactor string formatting to use new syntax @amitksingh1490 (#692)
- fix: refactor string formatting to use new syntax @amitksingh1490 (#692)
- refactor: Simplify ForgeTemplateService @ssddOnTop (#689)
---
## v0.75.0
- fix(loader): ensure explicit workflow files are merged with default @tusharmath (#690)
- fix(loader): ensure explicit workflow files are merged with default @tusharmath (#690)
- fix(loader): ensure explicit workflow files are merged with default @tusharmath (#690)
---
## v0.74.1
- No changes
---
## v0.74.0
- feat(display): add plain text diff output to patch tool @tusharmath (#684)
- feat(display): add plain text diff output to patch tool @tusharmath (#684)
---
## v0.73.0
- feat(cli): enhance command output and refactor formatting @tusharmath (#682)
---
## v0.72.1
- feat: support models without native tool call capabilities @tusharmath (#681)
---
## v0.72.0
- feat: enhance chat response handling with progress indication @amitksingh1490 (#677)
---
## v0.71.0
- feat: improve the /help and /info commands @tusharmath (#680)
- feat: improve the /help and /info commands @tusharmath (#680)
- feat: improve the /help and /info commands @tusharmath (#680)
---
## v0.70.0
- fix(compaction): move decision logic to orchestrator for better separation of concerns @tusharmath (#679)
---
## v0.69.0
- fix(compaction): improve context summarization with authoritative framing @tusharmath (#678)
---
## v0.68.0
- feat(compact): add /compact command to reduce context size @tusharmath (#674)
---
## v0.67.0
- feat(shell): use ! to run arbitary shell commands without exiting. @tusharmath (#672)
- perf(models): implement model caching to improve selection performance @tusharmath (#675)
### 📝 Documentation
- docs: update README for improved getting started instructions and provider configuration @tusharmath (#676)
- feat(shell): use ! to run arbitary shell commands without exiting. @tusharmath (#672)
---
## v0.66.2
- fix: remove redundant title agent functionality and related code @tusharmath (#673)
- fix: remove redundant title agent functionality and related code @tusharmath (#673)
---
## v0.66.1
- fix(ui): handle errors in model selection prompt @tusharmath (#671)
---
## v0.66.0
- feat(cli): add /model command for interactive model selection @tusharmath (#667)
---
## v0.65.0
- feat: shell style prompt improvements @tusharmath (#670)
---
## v0.64.3
- fix: add default value for agents in Workflow struct @tusharmath (#668)
---
## v0.64.2
- fix: broken CLI formatting @tusharmath (#662)
- fix: broken CLI formatting @tusharmath (#662)
---
## v0.64.1
- fix: broken STDIO @tusharmath (#661)
---
## v0.64.0
- feat: ability to customize default agent @tusharmath (#657)
- feat: ability to customize default agent @tusharmath (#657)
- chore(deps): bump tokio from 1.43.0 to 1.44.2 @dependabot[bot] (#636)
- chore(deps): bump crossbeam-channel from 0.5.14 to 0.5.15 @dependabot[bot] (#658)
---
## v0.63.0
- refactor: clean up auto-update @tusharmath (#652)
- feat: setting up default models @tusharmath (#655)
---
## v0.62.0
- feat: implement auto update functionality @tusharmath (#651)
---
## v0.61.1
- fix: improve auto-compaction logic @tusharmath (#640)
---
## v0.61.0
- feat: initialize a conversation from a dump file @tusharmath (#638)
---
## v0.60.3
- fix: attachment parsing @tusharmath (#635)
---
## v0.60.2
- fix: retry on upstream errors @amitksingh1490 (#620)
---
## v0.60.1
- fix: remove timeout @amitksingh1490 (#631)
---
## v0.60.0
- feat: log request url with errors for more clearity @laststylebender14 (#608)
- fix: file-search tool should be used to search for files @tusharmath (#627)
---
## v0.59.2
- refactor: simplify command output formatting in shell execution @tusharmath (#626)
- fix: client connection settings @amitksingh1490 (#625)
---
## v0.59.1
- fix: update system prompt to conditionally display custom rules section @tusharmath (#623)
---
## v0.59.0
- feat: add comprehensive documentation for new features including coding agent, built-in commands, security, image upload, autocomplete, multi-agent architecture, WYSIWYG shell experience, and command interruption @tusharmath (#622)
- feat: add comprehensive documentation for new features including coding agent, built-in commands, security, image upload, autocomplete, multi-agent architecture, WYSIWYG shell experience, and command interruption @tusharmath (#622)
---
## v0.58.1
- fix: implement System Prompts for plan mode @tusharmath (#617)
---
## v0.58.0
- feat: use request token usage for compaction @laststylebender14 (#600)
---
## v0.57.0
- feat: Enhance System Context with Dynamic Variables and Re-rendering @tusharmath (#614)
---
## v0.56.0
- feat: make forge LMStudio compatible @laststylebender14 (#613)
---
## v0.55.1
- fix: update naming convention for plan Markdown files @tusharmath (#610)
- refactor: remove Qdrant and OpenAI embedding service references from the codebase @tusharmath (#609)
---
## v0.55.0
- feat: implement undo tool @laststylebender14 (#596)
---
## v0.54.0
- fix: improve write message for fs_write tool @tusharmath (#607)
---
## v0.53.6
- fix: preserve coloured output for sbt tests @laststylebender14 (#604)
---
## v0.53.5
- feat: add current time with user prompts @tusharmath (#606)
---
## v0.53.4
- feat: enhance context summarization with standardized templates and configuration @tusharmath (#605)