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 }}
Nithwin
/
windmist
Public
Notifications
You must be signed in to change notification settings
Fork
3
Star
5
Code
Issues
0
Pull requests
0
Discussions
Actions
Projects
Security and quality
0
Insights
Additional navigation options
Code
Issues
Pull requests
Discussions
Actions
Projects
Security and quality
Insights
V2
- #77
#77
Merged
Nithwin
merged 35 commits into
main
Nithwin/windmist:main
from
v2
Nithwin/windmist:v2
Copy head branch name to clipboard
Jul 27, 2026
Conversation
Commits
35
(35)
Checks
Files changed
Merged
V2
#77
Nithwin
merged 35 commits into
main
Nithwin/windmist:main
from
v2
Nithwin/windmist:v2
Copy head branch name to clipboard
Commits
Commits on Jul 26, 2026
feat(rag): pure Go vector DB embeddings & input queuing & token tracking
Show description for 37dfa25
Nithwin
committed
37dfa25
View commit details
Copy full SHA for 37dfa25
Browse repository at this point
feat(memory): token-aware pruning, conversation summarization & @ references
Show description for 92c6724
Nithwin
committed
92c6724
View commit details
Copy full SHA for 92c6724
Browse repository at this point
chore(devops): implement CI/CD, packaging, and release pipelines
Show description for 675812f
Nithwin
committed
675812f
View commit details
Copy full SHA for 675812f
Browse repository at this point
Commits on Jul 27, 2026
feat(ui): add ctrl+y shortcut to copy assistant responses (LIM-005)
Nithwin
committed
b10d674
View commit details
Copy full SHA for b10d674
Browse repository at this point
feat(ui): add /export command to save conversation history (LIM-009)
Nithwin
committed
ab64407
View commit details
Copy full SHA for ab64407
Browse repository at this point
style: clean up whitespace and reorder imports across internal packages
Nithwin
committed
7d74e9b
View commit details
Copy full SHA for 7d74e9b
Browse repository at this point
feat(remote): implement Telegram bot control interface and /remote command
Nithwin
committed
f8bd2d1
View commit details
Copy full SHA for f8bd2d1
Browse repository at this point
feat(remote): add support to switch providers, models and list them from Telegram
Nithwin
committed
85a1499
View commit details
Copy full SHA for 85a1499
Browse repository at this point
chore: fix go fmt formatting issues
Nithwin
committed
24930d3
View commit details
Copy full SHA for 24930d3
Browse repository at this point
docs: update v2 versioning, README, CHANGELOG and clean repository
Nithwin
committed
d694e07
View commit details
Copy full SHA for d694e07
Browse repository at this point
docs: add packages overview documentation to docs folder
Nithwin
committed
0a293e3
View commit details
Copy full SHA for 0a293e3
Browse repository at this point
feat(agent): implement configurable workspace system prompts (LIM-008)
Nithwin
committed
40c6fea
View commit details
Copy full SHA for 40c6fea
Browse repository at this point
feat(agent): implement real-time tool streaming (LIM-002) and API rate limiting (LIM-007)
Nithwin
committed
0f97751
View commit details
Copy full SHA for 0f97751
Browse repository at this point
fix(ui): render inline selector within main UI instead of replacing full view
Show description for ba96e1a
Nithwin
committed
ba96e1a
View commit details
Copy full SHA for ba96e1a
Browse repository at this point
fix(ui): resolve up/down arrow keys not navigating inline selector list
Show description for 27beff3
Nithwin
committed
27beff3
View commit details
Copy full SHA for 27beff3
Browse repository at this point
fix(config): remove non-existent 3.6-pro test model
Show description for eb73ac6
Nithwin
committed
eb73ac6
View commit details
Copy full SHA for eb73ac6
Browse repository at this point
fix(config): fetch remote models manifest from v2 branch
Show description for 8651ed7
Nithwin
committed
8651ed7
View commit details
Copy full SHA for 8651ed7
Browse repository at this point
fix(config): replace all hallucinated test models with actual API models
Show description for 0e7d219
Nithwin
committed
0e7d219
View commit details
Copy full SHA for 0e7d219
Browse repository at this point
fix(config): remove non-existent 3.1-pro model
Show description for c0d1b29
Nithwin
committed
c0d1b29
View commit details
Copy full SHA for c0d1b29
Browse repository at this point
fix(gemini): restrict -preview suffix to gemini-3.1-pro only
Show description for 3d141c3
Nithwin
committed
3d141c3
View commit details
Copy full SHA for 3d141c3
Browse repository at this point
feat(ui): add step-by-step setup guide for telegram bot configuration
Show description for 086dcb0
Nithwin
committed
086dcb0
View commit details
Copy full SHA for 086dcb0
Browse repository at this point
fix(ui): automatically apply new API keys without restart
Show description for d691fcb
Nithwin
committed
d691fcb
View commit details
Copy full SHA for d691fcb
Browse repository at this point
perf(prompt): significantly reduce repomap token usage
Show description for 8503024
Nithwin
committed
8503024
View commit details
Copy full SHA for 8503024
Browse repository at this point
feat(ui): display current working directory in CLI and prompt
Show description for 3246e68
Nithwin
committed
3246e68
View commit details
Copy full SHA for 3246e68
Browse repository at this point
fix(sessions): recover old sessions and fix project path bug
Show description for 918ec1d
Nithwin
committed
918ec1d
View commit details
Copy full SHA for 918ec1d
Browse repository at this point
fix(models): remove invalid -preview suffix from gemini flash models
Show description for 17950fb
Nithwin
committed
17950fb
View commit details
Copy full SHA for 17950fb
Browse repository at this point
fix(gemini): aggressively strip -preview suffix from cached configurations
Show description for d0ca5ab
Nithwin
committed
d0ca5ab
View commit details
Copy full SHA for d0ca5ab
Browse repository at this point
fix(ui): resolve remote command selector bug
Show description for 5044de6
Nithwin
committed
5044de6
View commit details
Copy full SHA for 5044de6
Browse repository at this point
feat: enhance Telegram bot with auto-binding, configuration management, and improved error handling in the remote hub and UI.
Nithwin
committed
73fa851
View commit details
Copy full SHA for 73fa851
Browse repository at this point
feat: add thread-safe vocabulary updates, background initialization, persistent telegram state, and refined local installation script
Nithwin
committed
493f6ec
View commit details
Copy full SHA for 493f6ec
Browse repository at this point
feat: add Gemini 3.5-lite model, implement request rate limiting, and optimize history management for free tier usage.
Nithwin
committed
1ef7859
View commit details
Copy full SHA for 1ef7859
Browse repository at this point
feat: map gemini-3.5-lite to gemini-3.5-flash-lite in model resolution logic
Nithwin
committed
17fb7e6
View commit details
Copy full SHA for 17fb7e6
Browse repository at this point
feat: support thought signature passing in Gemini provider message translation
Nithwin
committed
7eef30d
View commit details
Copy full SHA for 7eef30d
Browse repository at this point
feat: add ThoughtSignature mapping for Gemini tool calls and silence standard logger to protect TUI output
Nithwin
committed
206dd54
View commit details
Copy full SHA for 206dd54
Browse repository at this point
refactor: clean up whitespace, formatting, and minor code organization across chat and provider modules
Nithwin
committed
255cfdf
View commit details
Copy full SHA for 255cfdf
Browse repository at this point
You can’t perform that action at this time.