klotz: git* + cli*

0 bookmark(s) - Sort by: Date ↓ / Title / - Bookmarks from other users for this tag

  1. Hee-Suk Kim writes that Sib is a standard Unix LLM client which stores LLM conversations as a plain Git repository where each user and assistant turn is a commit, providing full context control and free backup and sharing via normal Git remotes. The `sib ask` command reads a prompt from stdin, appends it with the reachable chain from HEAD, records both turns as commits, and prints the reply, while flags like -p, -r, -c enable repeat, edit, fork and head moves without API calls.

    - Dependencies are bash >=3.2, git, jq, curl, awk and coreutils
    - Conversations can be fetched/pushed via `sib git` to share with sib-project/hub
    2026-08-16 Tags: , , , , , by klotz
  2. git-gpt-commit v0.9.0 is a Git extension that uses OpenAI's GPT models to automatically generate commit messages. New features include support for GPT-4o, language selection, prefix toggle, API key management, and configuration management.
    2025-05-13 Tags: , , , by klotz
  3. A cat(1) clone with syntax highlighting and Git integration.
  4. Visualize your git commits with a heat map in the terminal.
    2025-01-28 Tags: , , , , , , by klotz
  5. 2021-03-11 Tags: , , , by klotz
  6. 2021-03-11 Tags: , , , by klotz
  7. 2021-01-24 Tags: , , , , , , , by klotz

Top of the page

First / Previous / Next / Last / Page 1 of 0 SemanticScuttle - klotz.me: Tags: git + cli

About - Propulsed by SemanticScuttle