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
.
Ontos-AI
/
knowhere
Public
Notifications
You must be signed in to change notification settings
Fork
319
Star
3.3k
Code
Issues
18
Pull requests
22
Discussions
Actions
Projects
Security and quality
0
Insights
Additional navigation options
Code
Issues
Pull requests
Discussions
Actions
Projects
Security and quality
Insights
feat(doc-agent): Modular Document Anatomy Agent — bootstrap, planner, executor, persist
- #108
#108
Merged
EricNGOntos
merged 11 commits into
staging
Ontos-AI/knowhere:staging
from
feat/wuchengke/dev
Ontos-AI/knowhere:feat/wuchengke/dev
Copy head branch name to clipboard
May 28, 2026
Conversation
Commits
11
(11)
Checks
Files changed
Merged
feat(doc-agent): Modular Document Anatomy Agent — bootstrap, planner, executor, persist
#108
EricNGOntos
merged 11 commits into
staging
Ontos-AI/knowhere:staging
from
feat/wuchengke/dev
Ontos-AI/knowhere:feat/wuchengke/dev
Copy head branch name to clipboard
Commits
Commits on May 28, 2026
feat: add DocumentAnatomyAgent and PDF shard splitter
Show description for c9de1d0
EricNGOntos
committed
c9de1d0
View commit details
Copy full SHA for c9de1d0
Browse repository at this point
refactor: remove Phase 1 shard planning legacy
Show description for 9f8a880
EricNGOntos
committed
9f8a880
View commit details
Copy full SHA for 9f8a880
Browse repository at this point
refactor: streamline DocumentAnatomyAgent by removing legacy components
Show description for a487bc7
EricNGOntos
committed
a487bc7
View commit details
Copy full SHA for a487bc7
Browse repository at this point
refactor: update DocumentAgent to use boundary candidates and streamline transitions
Show description for a5950c3
EricNGOntos
committed
a5950c3
View commit details
Copy full SHA for a5950c3
Browse repository at this point
feat: implement H1-to-page matching tools and integrate TOC hierarchies into document agent state.
EricNGOntos
committed
bf519da
View commit details
Copy full SHA for bf519da
Browse repository at this point
refactor: restructure document agent into modular bootstrap, executor, planner, and persist components
EricNGOntos
committed
e5d8d7e
View commit details
Copy full SHA for e5d8d7e
Browse repository at this point
fix(doc-agent): resolve pyright type error in inspect_pages.py setdefault call
EricNGOntos
committed
4d77026
View commit details
Copy full SHA for 4d77026
Browse repository at this point
feat: integrate budget-aware VLM token usage tracking and improve shard planning resilience with validation fallback logic.
EricNGOntos
committed
838167c
View commit details
Copy full SHA for 838167c
Browse repository at this point
refactor: improve heading LLM prompt accuracy with strict TOC rules and implement PDF shard splitting and merging logic.
EricNGOntos
committed
f39b9ba
View commit details
Copy full SHA for f39b9ba
Browse repository at this point
refactor: remove page numbers from assets and optimize heading detection logic for markdown parsing
EricNGOntos
committed
ccbe4ba
View commit details
Copy full SHA for ccbe4ba
Browse repository at this point
fix: resolve heading detection NEG condition inconsistencies and clean up stale pipeline code
Show description for f34958a
EricNGOntos
committed
f34958a
View commit details
Copy full SHA for f34958a
Browse repository at this point
You can’t perform that action at this time.