-
Notifications
You must be signed in to change notification settings - Fork 24
Insights: drivecore/mycoder
Overview
Could not load contribution data
Please try again later
34 Pull requests merged by 1 person
-
docs: add detailed installation instructions for macOS and Linux
#149 merged
Mar 7, 2025 -
Revert Vercel AI SDK adoption and implement clean abstraction for LLM providers
#150 merged
Mar 7, 2025 -
Add ability to store API keys in configuration
#136 merged
Mar 7, 2025 -
Add ability to clear all configuration settings
#135 merged
Mar 7, 2025 -
Fix: Only consider response empty if no text AND no tool calls
#128 merged
Mar 7, 2025 -
Add validation for config keys and filter list output
#126 merged
Mar 6, 2025 -
Enhance CLI Config Command with 'clear' Option and Default Value Indicators
#124 merged
Mar 6, 2025 -
Add build and test checks to pre-commit hooks
#123 merged
Mar 6, 2025 -
Add tokenCache configuration option
#121 merged
Mar 6, 2025 -
Add maxTokens and temperature config options to CLI
#120 merged
Mar 6, 2025 -
Fix #115: Remove hardcoded Anthropic API key check
#116 merged
Mar 6, 2025 -
Refactor Tool Parameter Schemas
#110 merged
Mar 5, 2025 -
Add CLI startup profiling feature
#101 merged
Mar 5, 2025 -
Fix double yargs initialization in CLI profiling feature
#102 merged
Mar 5, 2025 -
Replace shell commands with Node.js APIs for cross-platform compatibility
#99 merged
Mar 5, 2025 -
Fix config tests to include customPrompt field
#97 merged
Mar 5, 2025 -
Refactor toolAgent structure
#93 merged
Mar 5, 2025 -
Add customPrompt configuration option
#96 merged
Mar 5, 2025 -
Fix test issues for configDefaults.test.ts
#94 merged
Mar 5, 2025 -
Add xAI/Grok and Mistral AI support via Vercel AI SDK
#90 merged
Mar 4, 2025 -
Add Ollama support via the Vercel AI SDK
#87 merged
Mar 4, 2025 -
Fix GitHub newlines issue #83 using markdown files approach
#88 merged
Mar 4, 2025 -
Get rid of exception catching in tools, they should rely on toolExecu…
#82 merged
Mar 4, 2025 -
Add support for OpenAI models (o3 mini and GPT-4o)
#81 merged
Mar 4, 2025 -
Add GitHub mode to MyCoder for working with issues and PRs
#75 merged
Mar 4, 2025 -
Add analyses for Tabby and GitHub Copilot CLI
#76 merged
Mar 4, 2025 -
Convert tool comparisons to analyses and add Roo Code analysis
#72 merged
Mar 4, 2025 -
Re-implement token caching for Vercel AI SDK usage
#60 merged
Mar 4, 2025 -
Convert from JsonSchema7Type to ZodSchema for tool parameters and returns
#57 merged
Mar 4, 2025 -
Refactor toolAgent.ts into modular components
#64 merged
Mar 4, 2025 -
Add config command for MyCoder CLI (fixes #68)
#69 merged
Mar 4, 2025 -
Add textEditor tool that combines readFile and updateFile functionality
#61 merged
Mar 4, 2025 -
Add pre-commit hooks for lint and format commands
#70 merged
Mar 4, 2025 -
Comparisons
#53 merged
Mar 3, 2025
1 Pull request opened by 1 person
-
feat(release): implement conventional commits approach
#142 opened
Mar 7, 2025
52 Issues closed by 1 person
-
Detailed installation instructions for Windows
#113 closed
Mar 8, 2025 -
Replace Vercel AI SDK with llm-interface - Phase 3: Token Caching
#132 closed
Mar 8, 2025 -
Replace Vercel AI SDK with llm-interface - Phase 2: Additional LLM Providers
#131 closed
Mar 8, 2025 -
Replace Vercel AI SDK with llm-interface - Phase 1: Basic Integration
#130 closed
Mar 8, 2025 -
Revert Vercel AI SDK adoption and implement clean abstraction for LLM providers
#144 closed
Mar 7, 2025 -
Detailed installation instructions for MacOS and Linux
#114 closed
Mar 7, 2025 -
Update documentation links from mycoder.ai to docs.mycoder.ai
#143 closed
Mar 7, 2025 -
Implement Persistent Context Management System
#106 closed
Mar 7, 2025 -
Implement Advanced Git Integration
#103 closed
Mar 7, 2025 -
Sub-agent error broke parent agent - this shouldn't happen, the sub-agent should recover.
#129 closed
Mar 7, 2025 -
Upgrade Husky to v10.0.0+
#125 closed
Mar 7, 2025 -
Add ability to store API keys in configuration
#134 closed
Mar 7, 2025 -
Add ability to clear all configuration settings
#133 closed
Mar 7, 2025 -
Bug: Agent incorrectly identifies tool calls as empty responses
#127 closed
Mar 7, 2025 -
Enhance CLI Config Command with 'clear' Option and Default Value Indicators
#117 closed
Mar 6, 2025 -
Add build and test checks to pre-commit hooks
#122 closed
Mar 6, 2025 -
Add tokenCache configuration option
#119 closed
Mar 6, 2025 -
Add maxTokens and temperature config options to CLI
#118 closed
Mar 6, 2025 -
Bug: Anthropic API key check runs regardless of selected LLM provider
#115 closed
Mar 6, 2025 -
Refactor Tool Parameter Schemas
#109 closed
Mar 5, 2025 -
Performance: Slow CLI Startup Times on Windows Compared to MacOS
#100 closed
Mar 5, 2025 -
Replace shell commands with Node.js APIs for cross-platform compatibility
#98 closed
Mar 5, 2025 -
Remove deprecated toolAgent.ts file and fix direct imports
#91 closed
Mar 5, 2025 -
Refactor toolAgent structure
#92 closed
Mar 5, 2025 -
Add customPrompt configuration option
#95 closed
Mar 5, 2025 -
Add config defaults for headless, userSession and pageFilter
#77 closed
Mar 5, 2025 -
Test Issue: Complex Markdown Formatting
#86 closed
Mar 4, 2025 -
Add xAI/Grok and Mistral AI support via Vercel AI SDK
#89 closed
Mar 4, 2025 -
Add Ollama support via the Vercel AI SDK.
#85 closed
Mar 4, 2025 -
Fix newline escape characters in GitHub messages
#83 closed
Mar 4, 2025 -
TextEditor tool crash
#78 closed
Mar 4, 2025 -
Add support for OpenAI o3 mini and GPT-4o models
#80 closed
Mar 4, 2025 -
Improve error handling across tools by using exceptions
#79 closed
Mar 4, 2025 -
Study Roo-Code
#40 closed
Mar 4, 2025 -
Add Tabby analysis to documentation
#73 closed
Mar 4, 2025 -
Add GitHub Copilot CLI analysis to documentation
#74 closed
Mar 4, 2025 -
Add GitHub Mode to MyCoder
#67 closed
Mar 4, 2025 -
Add pre-commit hooks for lint and format commands
#66 closed
Mar 4, 2025 -
Convert from JsonSchema7Type for tool parameters and returns to ZodSchema
#56 closed
Mar 4, 2025 -
Re-implement token caching for Vercel AI SDK usage.
#58 closed
Mar 4, 2025 -
Refactor toolAgent.ts into modular components
#63 closed
Mar 4, 2025 -
Add Config Command to MyCoder
#68 closed
Mar 4, 2025 -
Add pre-commit hooks for lint and format commands
#65 closed
Mar 4, 2025 -
Study and Try Out Claude Code
#42 closed
Mar 3, 2025 -
Study aider
#44 closed
Mar 3, 2025 -
Study and Try Out CodeBuff
#41 closed
Mar 3, 2025 -
Use this color scheme
#38 closed
Mar 3, 2025 -
Reviews prs using mycoder
#17 closed
Mar 3, 2025 -
Improve the formatting and quality of the examples on mycoder.ai website.
#32 closed
Mar 3, 2025
21 Issues opened by 2 people
-
Mark issues, comments and prs as being created by mycoder in text somewhere.
#157 opened
Mar 9, 2025 -
Have a GitHub action that will review pr on assignment of pr
#156 opened
Mar 9, 2025 -
Have a GitHub action that will run on assignment of issue that creates pr
#155 opened
Mar 9, 2025 -
Create GitHub action for new issue
#154 opened
Mar 9, 2025 -
Prefer local settings but allow global via --global
#153 opened
Mar 9, 2025 -
Mycoder init to initialize a repo with actions and settings
#152 opened
Mar 9, 2025 -
Analyze v0 system prompt
#151 opened
Mar 8, 2025 -
Add Grok/XAI support to the LLM abstraction
#148 opened
Mar 7, 2025 -
Add Ollama support to the LLM abstraction
#147 opened
Mar 7, 2025 -
Add OpenAI support to the LLM abstraction
#146 opened
Mar 7, 2025 -
Add token caching to the LLM abstraction
#145 opened
Mar 7, 2025 -
Sometimes mycoder will quit (and even give a performance summary), but not return to shell
#141 opened
Mar 7, 2025 -
Streamline Release Process and Improve Change Tracking
#140 opened
Mar 7, 2025 -
Anthropic efficient token caching (beta feature?)
#139 opened
Mar 7, 2025 -
Implement Background Tool Tracking
#112 opened
Mar 5, 2025 -
Transform subAgent tool into agentStart and agentMessage tools
#111 opened
Mar 5, 2025 -
Implement Mode-Based Operation
#108 opened
Mar 5, 2025 -
Implement Multi-IDE Support
#107 opened
Mar 5, 2025 -
Enhance Enterprise Deployment and Local Model Support
#105 opened
Mar 5, 2025 -
Implement Voice Input Support
#104 opened
Mar 5, 2025 -
Ran into a rate limit error
#62 opened
Mar 3, 2025