Skip to content
Navigation Menu
Sign in
Appearance settings
Platform
AI CODE CREATION
GitHub Copilot
Write better code with AI
GitHub Copilot app
Direct agents from issue to merge
MCP Registry
Integrate external tools
DEVELOPER WORKFLOWS
Actions
Automate any workflow
Codespaces
Instant dev environments
Issues
Plan and track work
Code Review
Manage code changes
Code Quality
Enforce quality at merge
APPLICATION SECURITY
GitHub Advanced Security
Find and fix vulnerabilities
Code security
Secure your code as you build
Secret protection
Stop leaks before they start
EXPLORE
Why GitHub
Documentation
Blog
Changelog
Marketplace
View all features
Solutions
BY COMPANY SIZE
Enterprises
Small and medium teams
Startups
Nonprofits
BY USE CASE
App Modernization
DevSecOps
DevOps
CI/CD
View all use cases
BY INDUSTRY
Healthcare
Financial services
Manufacturing
Government
View all industries
View all solutions
Resources
EXPLORE BY TOPIC
AI
Software Development
DevOps
Security
View all topics
EXPLORE BY TYPE
Customer stories
Events & webinars
Ebooks & reports
Business insights
GitHub Skills
SUPPORT & SERVICES
Documentation
Customer support
Community forum
Trust center
Partners
View all resources
Open Source
COMMUNITY
GitHub Sponsors
Fund open source developers
PROGRAMS
Security Lab
Maintainer Community
GitHub Stars
Archive Program
REPOSITORIES
Topics
Trending
Collections
Enterprise
ENTERPRISE SOLUTIONS
Enterprise platform
AI-powered developer platform
AVAILABLE ADD-ONS
GitHub Advanced Security
Enterprise-grade security features
Copilot for Business
Enterprise-grade AI features
Premium Support
Enterprise-grade 24/7 support
Pricing
Search
/
Sign in
Sign up
Appearance settings
You signed in with another tab or window.
Reload
to refresh your session.
You signed out in another tab or window.
Reload
to refresh your session.
You switched accounts on another tab or window.
Reload
to refresh your session.
Dismiss alert
{{ message }}
Uh oh!
There was an error while loading.
Please reload this page
.
opentiny
/
tiny-engine
Public
Notifications
You must be signed in to change notification settings
Fork
476
Star
2.8k
Code
Issues
109
Pull requests
31
Discussions
Actions
Projects
Wiki
Security and quality
0
Insights
Additional navigation options
Code
Issues
Pull requests
Discussions
Actions
Projects
Wiki
Security and quality
Insights
feat: refactor AI code completion with monacopilot and FIM support
- #1745
#1745
Open
SonyLeo
wants to merge 15 commits into
opentiny:develop
opentiny/tiny-engine:develop
from
SonyLeo:feat/monacopilot
SonyLeo/tiny-engine:feat/monacopilot
Copy head branch name to clipboard
Conversation
Commits
15
(15)
Checks
Files changed
Open
feat: refactor AI code completion with monacopilot and FIM support
#1745
SonyLeo
wants to merge 15 commits into
opentiny:develop
opentiny/tiny-engine:develop
from
SonyLeo:feat/monacopilot
SonyLeo/tiny-engine:feat/monacopilot
Copy head branch name to clipboard
Commits
Commits on Apr 14, 2026
feat(script): Add AI code completion with monacopilot integration
SonyLeo
committed
4ee0a83
View commit details
Copy full SHA for 4ee0a83
Browse repository at this point
feat(script): Refactor AI completion system with multi-model adapter support
SonyLeo
committed
c877933
View commit details
Copy full SHA for c877933
Browse repository at this point
feat(ai-completion): Enhance completion system with debounce management and FIM support
SonyLeo
committed
2f6d19b
View commit details
Copy full SHA for 2f6d19b
Browse repository at this point
feat(ai-completion): Remove debug console logs from adapters and utilities
SonyLeo
committed
2a4b048
View commit details
Copy full SHA for 2a4b048
Browse repository at this point
feat(ai-completion): Simplify completion system and remove debounce manager
SonyLeo
committed
c9c7cbb
View commit details
Copy full SHA for c9c7cbb
Browse repository at this point
feat(completion): Remove AI inline completion and context template
SonyLeo
committed
a503d21
View commit details
Copy full SHA for a503d21
Browse repository at this point
feat(robot): Enhance model selection with code completion capabilities
SonyLeo
committed
3c8cc86
View commit details
Copy full SHA for 3c8cc86
Browse repository at this point
fix: review suggestion
SonyLeo
committed
576739e
View commit details
Copy full SHA for 576739e
Browse repository at this point
feat(script): Add keyboard shortcut for code completion trigger
SonyLeo
committed
245e55c
View commit details
Copy full SHA for 245e55c
Browse repository at this point
feat(ai-completion): Migrate DeepSeek adapter to FIM-based completion
SonyLeo
committed
df287b6
View commit details
Copy full SHA for df287b6
Browse repository at this point
refactor(ai-completion): Restructure stop sequences and context handling
SonyLeo
committed
1bfa61d
View commit details
Copy full SHA for 1bfa61d
Browse repository at this point
Commits on Apr 15, 2026
feat: Enhance AI completion capabilities with new model support and improved context handling
SonyLeo
committed
3ebe1b8
View commit details
Copy full SHA for 3ebe1b8
Browse repository at this point
feat: add Qwen Coder Turbo model and enhance completion model handling
SonyLeo
committed
4703226
View commit details
Copy full SHA for 4703226
Browse repository at this point
Refactor AI completion module: enhance model handling, improve context analysis, and streamline prompt generation
SonyLeo
committed
f109075
View commit details
Copy full SHA for f109075
Browse repository at this point
Commits on Apr 17, 2026
fix: review suggestion
SonyLeo
committed
bc01030
View commit details
Copy full SHA for bc01030
Browse repository at this point
You can’t perform that action at this time.