Skip to content

Releases: indykish/dotfiles

v6.0.0 - Specification Standards

05 Mar 06:24
1c60cf3

Choose a tag to compare

Major Release: Specification Standards

Added

  • Specification Standards — synced from ai-jumpstart: complete spec template inline in AGENTS.md defining prototype hierarchy (v1 → Milestones → Workstreams → Sections → Dimensions)
  • Mistral AI provider expansion — additional model variants in .config/opencode/opencode.json
  • Vibe agent support — added to run.sh deployment configuration

Changed

  • AGENTS.md — synced from ai-jumpstart v6.0.0 with canonical spec template
  • .zshrc — refactored with modular environment loading (load-buffet-env, load-clawable-env), manifest-based key discovery, AGENT_ENV profile support
  • run.sh — normalized indentation (tabs instead of spaces)

Removed

  • project_spec.md — ai-jumpstart-specific, not a template for general use

Full changelog: https://github.com/indykish/dotfiles/blob/v6.0.0/CHANGELOG.md

v5.1.0 — Make target taxonomy & design system defaults

05 Mar 05:00
e208e40

Choose a tag to compare

What's changed

See CHANGELOG.md for full details.

Highlights

  • make lint is now the standard — make quality is banned
  • Design system defaults: Geist fonts, #FF6B35 neon orange, #39FF85 terminal green, dot-grid background
  • make qa-headed removed from all shared targets (agents are headless)
  • Website scaffold: Vite 7 + Tailwind v4 CSS-first (@import "tailwindcss")
  • Oracle SKILL.md: CLI-centric v0.9.0 canonical

v4.1.1

25 Feb 17:32

Choose a tag to compare

Changed

  • Synced VERSION and CHANGELOG.md from ai-jumpstart.
  • Migrated Codex feature flag from deprecated collab = true to [features].multi_agent = true in .codex/config.toml.

v4.1.0 - Mistral AI Provider Support

25 Feb 06:42
b3feae9

Choose a tag to compare

Release v4.1.0

Added

  • Mistral AI provider support — added MISTRAL_API_KEY environment variable support
  • Pi agent configuration — added Mistral provider with mistral-large-latest and codestral-latest models
  • Opencode configuration — added Mistral provider with OpenAI-compatible API endpoint
  • Synced from ai-jumpstart v4.1.0

See CHANGELOG.md for full details.

v4.0.0

23 Feb 05:49

Choose a tag to compare

What's Changed

Changed

  • Profile maintenance: cleaned up blank lines in Owner sections (AGENTS.md, mac-vm.md)

Full Changelog: https://github.com/indykish/dotfiles/blob/main/CHANGELOG.md

v3.0.0

22 Feb 13:23
36e7af8

Choose a tag to compare

v3.0.0 — Oracle Dual-Lens Review Model

Added

  • Oracle dual-lens review model — inline CTO (strategic) and Engineer (tactical) review lenses replace CLI-only workflow; CLI becomes secondary path
  • Behavioral guardrailsdocs/BEHAVIORAL_GUARDRAILS.md codifies assumption surfacing, confusion management, simplicity enforcement, scope discipline, and dead code hygiene
  • DX Platform Stack docdocs/STACK.md extracts stack defaults (Website, CLI, Desktop, Mobile) from AGENTS.md
  • Cognitive discipline section in AGENTS.md — non-trivial task definition, confusion management, simplicity enforcement, dead code hygiene
  • Dotfiles sync tracking in AGENTS.md — source/destination table with drift-check and sync commands
  • CMUX icon patcherApplications/cmux/ with optimized icon.png and patch_cmux.sh for macOS dock icon customization
  • .npmrc — npm auth token via ${NPM_TOKEN} env var
  • Review severity levels — BLOCKER/MAJOR/MINOR/NIT classification in Oracle skill
  • Oracle escalation levels — 4-tier model (solo → inline lens → CLI cross-model → parallel worktrees)
  • Legacy team lens compatibility — maps CTO/Senior Engineer shorthand to Oracle execution lenses
  • .zshrc credential caching — pass-cli vault keys cached to ~/.config/clawable/.env_mac with chmod 600
  • New agent keysMINIMAX_API_KEY, OPENROUTER_API_KEY, NPM_TOKEN added to vault pull list

Changed

  • Oracle skill rewritten — primary path is now inline review (zero CLI, zero cost); @indykish/oracle CLI is secondary
  • AGENTS.md — Oracle tool commands updated; escalation levels replace flat defaults; DX stack extracted to docs/STACK.md
  • Preflight tooling — Oracle CLI changed from @steipete/oracle to @indykish/oracle v0.9.2
  • .zshrc — credential loading refactored from function-based to if/elif with pass-cli → env file caching loop

Removed

  • DX Platform Stack inline from AGENTS.md — moved to docs/STACK.md
  • Frontend workflow / accessibility sections from AGENTS.md — consolidated into docs/STACK.md

2.7.0

20 Feb 18:57
c48d8af

Choose a tag to compare

What's Changed

Full Changelog: 2.2.0...2.7.0