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
Accelerator
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
Type
/
to 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 }}
BrunoV21
/
CodeTide
Public
Notifications
You must be signed in to change notification settings
Fork
0
Star
1
Code
Issues
0
Pull requests
0
Actions
Projects
Security and quality
0
Insights
Additional navigation options
Code
Issues
Pull requests
Actions
Projects
Security and quality
Insights
Improved chunk logger
- #38
#38
Merged
BrunoV21
merged 16 commits into
main
BrunoV21/CodeTide:main
from
improved-chunk-logger
BrunoV21/CodeTide:improved-chunk-logger
Copy head branch name to clipboard
Sep 22, 2025
Conversation
Commits
16
(16)
Checks
Files changed
Merged
Improved chunk logger
#38
BrunoV21
merged 16 commits into
main
BrunoV21/CodeTide:main
from
improved-chunk-logger
BrunoV21/CodeTide:improved-chunk-logger
Copy head branch name to clipboard
Commits
Commits on Sep 18, 2025
refactor(autocomplete): improve word extraction and fuzzy matching logic
BrunoV21
committed
dd9a1db
View commit details
Copy full SHA for dd9a1db
Browse repository at this point
fix(agent): correct handling of word extraction results in agent
BrunoV21
committed
5287d7e
View commit details
Copy full SHA for 5287d7e
Browse repository at this point
test(autocomplete): add comprehensive tests for AutoComplete class
BrunoV21
committed
4c568ae
View commit details
Copy full SHA for 4c568ae
Browse repository at this point
fix(agent): add debug prints and correct identifier extraction in agent_loop
BrunoV21
committed
34c0dce
View commit details
Copy full SHA for 34c0dce
Browse repository at this point
feat(streaming): add chunk logger and background flusher modules
BrunoV21
committed
d3feb7e
View commit details
Copy full SHA for d3feb7e
Browse repository at this point
feat(streaming,ui): add optimized streaming logger and update usage
BrunoV21
committed
e44439a
View commit details
Copy full SHA for e44439a
Browse repository at this point
Commits on Sep 21, 2025
refactor(agent): remove debug print statements from agent_loop
BrunoV21
committed
85d0837
View commit details
Copy full SHA for 85d0837
Browse repository at this point
feat(streaming,ui): add async generator cancellation utility and update streaming cleanup
BrunoV21
committed
60c8c58
View commit details
Copy full SHA for 60c8c58
Browse repository at this point
fix(streaming): prevent printing special tokens in logger
BrunoV21
committed
6c38833
View commit details
Copy full SHA for 6c38833
Browse repository at this point
feat(autocomplete): enhance extract_words_from_text with substring and subpath matching, improve path tokenization and match limiting
BrunoV21
committed
e987be7
View commit details
Copy full SHA for e987be7
Browse repository at this point
test(autocomplete): add tests for substring and subpath matching
BrunoV21
committed
042d1c9
View commit details
Copy full SHA for 042d1c9
Browse repository at this point
docs(ui): update chainlit.md to document all slash commands
BrunoV21
committed
e2e89a0
View commit details
Copy full SHA for e2e89a0
Browse repository at this point
refactor(agent): add rolling context identifier window for history
BrunoV21
committed
952729b
View commit details
Copy full SHA for 952729b
Browse repository at this point
build: add portalocker to agent requirements
BrunoV21
committed
ee27983
View commit details
Copy full SHA for ee27983
Browse repository at this point
Commits on Sep 22, 2025
refactor(ui): move docker and postgres utils to persistance.py
BrunoV21
committed
4fb34ae
View commit details
Copy full SHA for 4fb34ae
Browse repository at this point
refactor(hf_demo_space): update streaming imports and cleanup actions
BrunoV21
committed
0bcb1b1
View commit details
Copy full SHA for 0bcb1b1
Browse repository at this point
You can’t perform that action at this time.