Mims is a simple Go-based command-line assistant designed to assist developers with tasks like project management, code review, and Kubernetes operations. It offers both a fast CLI mode for quick tasks and a more interactive TUI mode for complex workflows, integrated with tools like Jira and GenAI for enhanced productivity.
Stars
1
Forks
0
Watchers
1
Open Issues
2
Overall repository health assessment
No package.json found
This might not be a Node.js project
44
commits
Merge pull request #11 from Bigocb/bcloutier/cli-refactor-add-search
4fe52b0View on GitHubAdded logic to keep method to allow user to save previous response or free text
ad01fadView on GitHubRefactor to mims object as part of the effort to clean and consolidate.
291da48View on GitHubAdding a find query for cli. Filling out the logic for keep and find.
99133bfView on GitHubMerge pull request #7 from Bigocb/bcloutier/cli-refactor
7aeed57View on GitHubMerge pull request #6 from Bigocb/bcloutier/gollm_and_search
f11155bView on GitHub- Added additional variables for tracking last response and context. Still very very much a WIP.
84bf486View on GitHub- Implement Request object to facilitate sending additional context with requests
ccd5292View on GitHub