• v0.5.0 3f55485926

    Grokkit v0.5.0
    All checks were successful
    CI / Test (push) Successful in 34s
    CI / Lint (push) Successful in 20s
    CI / Build (push) Successful in 14s
    Release / Create Release (push) Successful in 2m8s
    Stable

    gmgauthier released this 2026-04-06 17:03:52 +00:00 | 2 commits to master since this release

    [v0.5.0] - 2026-04-06

    MCP server mode arrives, ready to serve AI tools over stdio like a diligent butler.

    Added

    • Implement grokkit mcp command for MCP server mode over stdio.
    • Add ListRecipes and ListAvailablePrompts functions.
    • Add tools: lint_code, analyze_code, generate_docs, generate_tests, generate_commit_msg, run_recipe.
    • Register resources: recipes://local, recipes://global, prompts://language.
    • Add unit tests for analyze, docs, mcp, prompts, recipe, and testgen packages.
    • Add user guide for MCP.
    • Add MCP config options and dependencies.
    • Add support for recipes and prompts.

    Changed

    • Export analysis, docs, and testgen functions for MCP tools.
    • Update MCP server handlers for local/global recipes and prompts.
    • Update README for enhanced MCP functionality.

    Downloads
  • v0.4.0 7a16b2bcd2

    Grokkit v0.4.0
    All checks were successful
    CI / Test (push) Successful in 38s
    CI / Lint (push) Successful in 28s
    CI / Build (push) Successful in 22s
    Release / Create Release (push) Successful in 38s
    Stable

    gmgauthier released this 2026-03-31 21:51:58 +00:00 | 10 commits to master since this release

    [v0.4.0] - 2026-03-31

    Workon your todos with AI flair – v0.4.0 brings automated workflows to life.

    Added

    • Add workon command for automating todo/fix workflows.
    • Add AI-powered work plan generation using Grok integration.
    • Add git branching with feature/fix prefixes.
    • Add flags for fix mode (-f), complete mode (-c), and custom messages (-M).
    • Add config options for workon.model and workon.ide.
    • Add IDE integration to open projects on task start.
    • Add todo package with Bootstrap for directory structure.
    • Add unit tests for commands, config, git utilities, linter, logger, prompts, todo, and workon flows.
    • Add prompt engineering for concise, actionable work plans.
    • Add colorized output for success/error messages.
    • Add new todo item in todo/queued/workon.md.

    Changed

    • Change custom message flag from -m to -M.
    • Update README.md with workon guide, usage, and index updates on task completion.
    • Refine error handling, logging, and command handling for clarity.
    • Update documentation to clarify workon references, flag usage, and exclusivity.
    • Reorder queued tasks and expand workon.md with detailed descriptions.
    • Rename and move todo items between queued, doing, and completed directories.
    • Explicitly discard errors from git commands in tests.
    • Update version to 0.4.0 in README.md and installation scripts.
    • Mark recipe feature as completed.

    Fixed

    • Fix test coverage by expanding scaffold tests and updating expected git diff ranges.

    Downloads
  • v0.3.9 3a91a94b45

    Grokkit v0.3.9
    All checks were successful
    CI / Test (push) Successful in 35s
    CI / Lint (push) Successful in 25s
    CI / Build (push) Successful in 20s
    Release / Create Release (push) Successful in 35s
    Stable

    gmgauthier released this 2026-03-31 10:40:13 +00:00 | 30 commits to master since this release

    [v0.3.9] - 2026-03-31

    Bumping to v0.3.9 with minor updates.

    Changed

    • Bump version to 0.3.9 in README.md.
    • Update version references in Bash and PowerShell installation scripts in README.md.
    • Update expected git diff ranges in tests to include origin prefix.

    Assets include platform binaries (tar.gz), checksums.txt. See CHANGELOG.md.

    Downloads
  • v0.3.8 9fc9ae346b

    Grokkit v0.3.8
    All checks were successful
    Release / Create Release (push) Successful in 37s
    Stable

    gmgauthier released this 2026-03-31 10:31:57 +00:00 | 33 commits to master since this release

    Quick Install

    Bash (Linux/macOS)

    PowerShell (Windows/macOS/Linux)

    Assets include platform binaries (tar.gz), checksums.txt. See CHANGELOG.md.

    Downloads
  • v0.3.7 5bf073377d

    Grokkit v0.3.7
    All checks were successful
    Release / Create Release (push) Successful in 39s
    Stable

    gmgauthier released this 2026-03-31 10:09:28 +00:00 | 36 commits to master since this release

    [v0.3.7] - 2026-03-31

    Another notch in the belt for git diff wizardry.

    Added

    • Introduce git.Diff function using CombinedOutput.
    • Introduce gitDiff variable as mockable wrapper for git.Diff.
    • Enhance prdescribe output to include base branch in status message.

    Changed

    • Update prdescribe command to use git.Diff and trim whitespace for empty diff checks.
    • Update tests to use withMockGitDiff for injecting diff mocks.
    • Tweak flag description for clarity.
    • Update README installation and download scripts to reference v0.3.7.

    Fixed

    • Improve diff handling to treat git exit code 1 as success indicating changes exist.

    Downloads
  • v0.3.6 d476980148

    Grokkit v0.3.6
    All checks were successful
    CI / Test (push) Successful in 34s
    CI / Lint (push) Successful in 26s
    CI / Build (push) Successful in 21s
    Release / Create Release (push) Successful in 36s
    Stable

    gmgauthier released this 2026-03-30 18:00:17 +00:00 | 42 commits to master since this release

    [v0.3.6] - 2026-03-30

    Backfilled missing changelog history while tidying up docs and preventing sneaky fprintf fails.

    Added

    • Add changelog entries for v0.3.4 and v0.3.5.

    Changed

    • Promote "Logging" to H2 heading in README.
    • Change logging subheadings from H1 to H3 in README.
    • Bump version references in installation scripts.

    Fixed

    • Wrap fprintf in version output with error check.

    Downloads
  • v0.3.5 1e495551e7

    Grokkit v0.3.5
    All checks were successful
    CI / Test (push) Successful in 33s
    CI / Lint (push) Successful in 25s
    CI / Build (push) Successful in 21s
    Release / Create Release (push) Successful in 38s
    Stable

    gmgauthier released this 2026-03-30 13:05:09 +00:00 | 46 commits to master since this release

    [v0.3.5] - 2026-03-30

    v0.3.5: Markdown gets groovy, Windows joins the party.

    Added

    • Add Markdown file support in edit command with tailored technical writer prompt.
    • Add PowerShell quick install snippet to release notes.
    • Add copying of grokkit-install.ps1 to build directory in release workflow.
    • Add v0.3.4 changelog entry documenting Windows support.

    Changed

    • Update MIME type detection to include .ps1 files as text/plain.
    • Adjust response cleaning in edit command to trim for Markdown and use CleanCodeResponse for code.
    • Simplify logging setup and directory skipping logic in analyze command.
    • Include Git remotes in buildProjectContext with added error handling.
    • Remove unnecessary comments from release workflow script.

    Fixed

    • Implement removal of "last modified" comments in edit command by filtering lines case-insensitively.
    • Add missing newline at end of file to prevent Git warnings.
    • Simplify removeLastModifiedComments function by using direct slice append.

    Downloads
  • v0.3.4 2bfd8bd15f

    Grokkit v0.3.4
    All checks were successful
    CI / Test (push) Successful in 37s
    CI / Lint (push) Successful in 23s
    CI / Build (push) Successful in 19s
    Release / Create Release (push) Successful in 34s
    Stable

    gmgauthier released this 2026-03-30 10:47:19 +00:00 | 54 commits to master since this release

    [v0.3.4] - 2026-03-30

    Windows support arrives – no more Bash envy!

    Added

    • Add PowerShell installer script (grokkit-install.ps1) with auto-detection and checksum verification.
    • Add Windows-specific notes, tables, and examples to README.
    • Add one-line and download-first install methods for PowerShell in README.

    Changed

    • Update README installation docs for cross-platform consistency.
    • Improve README formatting and examples for Bash and PowerShell.

    Downloads
  • v0.3.3 509e02b2e8

    Grokkit v0.3.3
    All checks were successful
    CI / Test (push) Successful in 33s
    CI / Lint (push) Successful in 22s
    CI / Build (push) Successful in 19s
    Release / Create Release (push) Successful in 35s
    Stable

    gmgauthier released this 2026-03-30 10:06:50 +00:00 | 55 commits to master since this release

    [v0.3.3] - 2026-03-30

    Bolstered the install script with checksum verification and smoother handling—now even more reliable!

    Added

    • Add robust checksum download and verification using sha256sum or shasum
    • Add handling for missing checksum tools or entries with warnings
    • Add trap for temp dir cleanup
    • Add debug echoes
    • Add changelog entries for v0.3.1

    Changed

    • Strip leading 'v' from VERSION for flexible invocation
    • Update asset naming to include 'v' prefix consistently
    • Improve platform detection formatting
    • Update echo messages for better user feedback
    • Change asset filename
    • Change binary handling
    • Comment out checksum and cleanup

    Fixed

    • Fix quoting in case statements and echoes

    Downloads
  • v0.3.2 8c9df51a9c

    Grokkit v0.3.2
    All checks were successful
    CI / Test (push) Successful in 42s
    CI / Lint (push) Successful in 25s
    CI / Build (push) Successful in 19s
    Release / Create Release (push) Successful in 36s
    Stable

    gmgauthier released this 2026-03-30 09:50:45 +00:00 | 57 commits to master since this release

    [v0.3.2] - 2026-03-30

    Polished the install script with some debugging flair and caught up on past changelog entries.

    Added

    • Add debug echo statements for download and extraction.
    • Add changelog entries for v0.3.1.

    Changed

    • Adjust asset filename to include 'v' prefix for version.
    • Update binary naming and extraction handling.
    • Comment out checksum download and verification.
    • Comment out temp dir cleanup trap.

    Fixed

    • Fix quoting in case statements and echo commands.

    Downloads