Skip to content

Releases: JayantDevkar/claude-code-karma

First Release v0.1.0

01 Mar 02:26

Choose a tag to compare

First Release v0.1.0 Pre-release
Pre-release

What's New in v0.1.0

Features

  • Cross-platform desktop session linking — Windows and Linux users now get worktree merging (phantom project resolution). Previously macOS-only. Supports %APPDATA% (Windows) and $XDG_CONFIG_HOME (Linux) conventions. (#37)
  • Configurable worktree base via CLAUDE_KARMA_WORKTREE_BASE env var (#37)

Fixes

  • Update model pricing with missing models and long context rates (#34)
  • Prevent initial prompt text overflow in ExpandablePrompt
  • Chain exception in memory file error handler (ruff B904)
  • Support Agent tool rename from Task in Claude Code 2.1.63+ (#33)
  • Use consolidated getProjectNameFromEncoded for project name pills (#31)
  • Load all agents on agents page by requesting per_page=100 (#29)
  • Correct agent route path for unused definitions (#28)
  • Clean up stuck STARTING sessions and align project page live sessions (#26)
  • Correct settings page UX — permission labels, validation, descriptions (#27)

Enhancements

  • Individual lines per agent/skill/tool in plugin chart + project memory tab (#32)
  • Add built-in tools to /tools page with usage analytics (#25)
  • Sessions Page with Session Titles (#16)
  • Live Sessions integration and subagent tracking (#18)
  • Replace SVG logo with banner PNG and add theme-adaptive backdrop
  • Session search, plugin support, and performance optimizations (#22)
  • Plugins UI overhaul — unified badges, consolidated routes, clickable references (#23)

Docs

  • Add detail page screenshots for agents, tools, skills, and plugins (#36)
  • Add session detail tab screenshots and update tool analytics (#35)
  • Open-source readiness: license, docs, and cleanup (#30)

Infrastructure

  • Convert submodules to monorepo (#24)
  • Rename repo from claude-karma to claude-code-karma

New Contributors

Full Changelog: https://github.com/JayantDevkar/claude-code-karma/commits/main