Our Products
Open-source tools built for developers who work with AI every day.
🤖
AI Tool Enhancement
Use AI tools more effectively
Click to explore →
🔧
Microwise Development
Develop wisely in small units
Click to explore →
AI Tool Enhancement
Use AI tools more effectively
>_
Claude Session Tools
Multi-session orchestration for Claude Code
A suite of CLI tools for logging, analyzing, and coordinating multiple Claude Code sessions. Run parallel sessions, delegate tasks between them, and review your AI collaboration history.
✓
logsession: Auto-logged tmux sessions with profiles
✓
messenger: Send prompts and tasks between sessions
✓
log-parser & log-analyzer: Review and summarize session history
✓
Coming soon: sesh CLI, Manager-Worker patterns, VSCode extension
1. Start logged sessions
$ logsession start manager-1 $ logsession start worker-1 $ logsession start worker-2
2. Orchestrate from manager
$ messenger send worker-1 "Implement auth API" $ messenger send worker-2 "Write tests for auth"
3. Review session history
$ log-parser range worker-1 --last 3 $ log-analyzer summarize worker-1
Microwise Development
Develop wisely in small units
.
GitDot
Organize repositories with dot notation
GitDot brings GitLab-style subgroups to any Git platform. Use dot notation in your repository names, and GitDot transforms them into a navigable folder hierarchy.
•
Works with GitHub, GitLab, Bitbucket, and more
•
No migration required - just rename your repos
•
Hierarchical navigation in the browser
📦
glpkg
GitLab Package Management Tools
Simplify your private npm package workflow with GitLab. glpkg handles authentication, registry configuration, and version management so you can focus on building.
•
One-time token configuration
•
Automatic .npmrc setup for GitLab registry
•
Publish with version bumps and git tags
🌳
git-nested
Monitor nested git repos in real-time
Scan directories for nested git repositories and track changes in real-time. Hosted UI connects to your local server - no installation required.
•
Discover nested git repos in any directory
•
Real-time status monitoring via WebSocket
•
Hosted UI - just run local server
More Coming Soon
We're actively working on new tools to make AI-native development better.
Follow our blog or star our repos to stay updated.