.browser-echo-mcp.json
.codefetchignore
.env.example
.gitignore
README.md
codefetch.config.mjs
inspector.config.json
lmstxt-usage.md
package.json
pnpm-lock.yaml
pyproject.toml
pytest.txt
repos.md
.clinerules/cline_rules.md
.clinerules/dev_workflow.md
.clinerules/self_improve.md
.clinerules/taskmaster.md
.cursor/commands/tm/add-dependency.md
.cursor/commands/tm/add-subtask.md
.cursor/commands/tm/add-task.md
.cursor/commands/tm/analyze-complexity.md
.cursor/commands/tm/analyze-project.md
.cursor/commands/tm/auto-implement-tasks.md
.cursor/commands/tm/command-pipeline.md
.cursor/commands/tm/complexity-report.md
.cursor/commands/tm/convert-task-to-subtask.md
.cursor/commands/tm/expand-all-tasks.md
.cursor/commands/tm/expand-task.md
.cursor/commands/tm/fix-dependencies.md
.cursor/commands/tm/help.md
.cursor/commands/tm/init-project-quick.md
.cursor/commands/tm/init-project.md
.cursor/commands/tm/install-taskmaster.md
.cursor/commands/tm/learn.md
.cursor/commands/tm/list-tasks-by-status.md
.cursor/commands/tm/list-tasks-with-subtasks.md
.cursor/commands/tm/list-tasks.md
.cursor/commands/tm/next-task.md
.cursor/commands/tm/parse-prd-with-research.md
.cursor/commands/tm/parse-prd.md
.cursor/commands/tm/project-status.md
.cursor/commands/tm/quick-install-taskmaster.md
.cursor/commands/tm/remove-all-subtasks.md
.cursor/commands/tm/remove-dependency.md
.cursor/commands/tm/remove-subtask.md
.cursor/commands/tm/remove-subtasks.md
.cursor/commands/tm/remove-task.md
.cursor/commands/tm/setup-models.md
.cursor/commands/tm/show-task.md
.cursor/commands/tm/smart-workflow.md
.cursor/commands/tm/sync-readme.md
.cursor/commands/tm/tm-main.md
.cursor/commands/tm/to-cancelled.md
.cursor/commands/tm/to-deferred.md
.cursor/commands/tm/to-done.md
.cursor/commands/tm/to-in-progress.md
.cursor/commands/tm/to-pending.md
.cursor/commands/tm/to-review.md
.cursor/commands/tm/update-single-task.md
.cursor/commands/tm/update-task.md
.cursor/commands/tm/update-tasks-from-id.md
.cursor/commands/tm/validate-dependencies.md
.cursor/commands/tm/view-models.md
.cursor/rules/cursor_rules.mdc
.cursor/rules/self_improve.mdc
.cursor/rules/taskmaster/dev_workflow.mdc
.cursor/rules/taskmaster/taskmaster.mdc
.gemini/commands/tm/add-dependency.toml
.gemini/commands/tm/add-subtask.toml
.gemini/commands/tm/add-task.toml
.gemini/commands/tm/analyze-complexity.toml
.gemini/commands/tm/analyze-project.toml
.gemini/commands/tm/auto-implement-tasks.toml
.gemini/commands/tm/command-pipeline.toml
.gemini/commands/tm/complexity-report.toml
.gemini/commands/tm/convert-task-to-subtask.toml
.gemini/commands/tm/expand-all-tasks.toml
.gemini/commands/tm/expand-task.toml
.gemini/commands/tm/fix-dependencies.toml
.gemini/commands/tm/help.toml
.gemini/commands/tm/init-project-quick.toml
.gemini/commands/tm/init-project.toml
.gemini/commands/tm/install-taskmaster.toml
.gemini/commands/tm/learn.toml
.gemini/commands/tm/list-tasks-by-status.toml
.gemini/commands/tm/list-tasks-with-subtasks.toml
.gemini/commands/tm/list-tasks.toml
.gemini/commands/tm/next-task.toml
.gemini/commands/tm/parse-prd-with-research.toml
.gemini/commands/tm/parse-prd.toml
.gemini/commands/tm/project-status.toml
.gemini/commands/tm/quick-install-taskmaster.toml
.gemini/commands/tm/remove-all-subtasks.toml
.gemini/commands/tm/remove-dependency.toml
.gemini/commands/tm/remove-subtask.toml
.gemini/commands/tm/remove-subtasks.toml
.gemini/commands/tm/remove-task.toml
.gemini/commands/tm/setup-models.toml
.gemini/commands/tm/show-task.toml
.gemini/commands/tm/smart-workflow.toml
.gemini/commands/tm/sync-readme.toml
.gemini/commands/tm/tm-main.toml
.gemini/commands/tm/to-cancelled.toml
.gemini/commands/tm/to-deferred.toml
.gemini/commands/tm/to-done.toml
.gemini/commands/tm/to-in-progress.toml
.gemini/commands/tm/to-pending.toml
.gemini/commands/tm/to-review.toml
.gemini/commands/tm/update-single-task.toml
.gemini/commands/tm/update-task.toml
.gemini/commands/tm/update-tasks-from-id.toml
.gemini/commands/tm/validate-dependencies.toml
.gemini/commands/tm/view-models.toml
.github/workflows/publish-testpypi.yml
.github/workflows/release.yml
.ruler/Agent-guardrails.md
.ruler/Preventing-Stale-Runs_hookify.md
.ruler/codebase-search.md
.ruler/missin-docs-use-mcp.md
.ruler/ruler.toml
.ruler/skill-usage.md
.ruler/tm-AGENTS.md
.rules/dev_workflow.md
.rules/rules.md
.rules/self_improve.md
.rules/taskmaster.md
.taskmaster/AGENTS.md
.taskmaster/config.json
.taskmaster/state.json
.taskmaster/docs/mcp_PRD.md
.taskmaster/docs/.mcp-docs/llmstxt_mcp_server_scaffold.py
.taskmaster/docs/.mcp-docs/mcp-excerpt.md
.taskmaster/reports/task-complexity-report.json
.taskmaster/reports/task-complexity-report_feat-mcp.json
.taskmaster/tasks/task_001_feat-mcp.md
.taskmaster/tasks/task_002_feat-mcp.md
.taskmaster/tasks/task_003_feat-mcp.md
.taskmaster/tasks/task_004_feat-mcp.md
.taskmaster/tasks/task_005_feat-mcp.md
.taskmaster/tasks/task_006_feat-mcp.md
.taskmaster/tasks/task_007_feat-mcp.md
.taskmaster/tasks/task_008_feat-mcp.md
.taskmaster/tasks/task_009_feat-mcp.md
.taskmaster/tasks/task_010_feat-mcp.md
.taskmaster/tasks/tasks.json
.taskmaster/templates/example_prd.txt
.taskmaster/templates/example_prd_rpg.txt
.tickets/Clarify lmstxt MCP usage.md
.tickets/GitHub Repo Authentication.md
.tickets/MCP Callable Standardization.md
.tickets/YAML Frontmatter for Artifacts.md
.tickets/artifacts-and-http.md
.tickets/lms_ls.md
.tickets/lmstxt-usage.md
.tickets/standardize-mcp-dist.md
artifacts/ai-llms.json
artifacts/repos.md
artifacts/AcidicSoil/cline-workspace/cline-workspace-llms.txt
artifacts/AcidicSoil/codex-session-view/codex-session-view-llms-ctx.txt
artifacts/AcidicSoil/codex-session-view/codex-session-view-llms-full.txt
artifacts/AcidicSoil/codex-session-view/codex-session-view-llms.txt
artifacts/AcidicSoil/codex-skills/codex-skills-llms-ctx.txt
artifacts/AcidicSoil/codex-skills/codex-skills-llms-full.txt
artifacts/AcidicSoil/codex-skills/codex-skills-llms.txt
artifacts/AcidicSoil/llms-txt-registry/llms-txt-registry-llms-ctx.txt
artifacts/AcidicSoil/llms-txt-registry/llms-txt-registry-llms-full.txt
artifacts/AcidicSoil/llms-txt-registry/llms-txt-registry-llms.txt
artifacts/AcidicSoil/lms-llmsTxt/lms-llmstxt-llms-ctx.txt
artifacts/AcidicSoil/lms-llmsTxt/lms-llmstxt-llms-full.txt
artifacts/AcidicSoil/lms-llmsTxt/lms-llmstxt-llms.json
artifacts/AcidicSoil/lms-llmsTxt/lms-llmstxt-llms.txt
artifacts/AcidicSoil/oraclepack/oraclepack-llms-ctx.txt
artifacts/AcidicSoil/oraclepack/oraclepack-llms-full.txt
artifacts/AcidicSoil/oraclepack/oraclepack-llms.json
artifacts/AcidicSoil/oraclepack/oraclepack-llms.txt
artifacts/AcidicSoil/promptbench/promptbench-llms-ctx.txt
artifacts/AcidicSoil/promptbench/promptbench-llms-full.txt
artifacts/AcidicSoil/promptbench/promptbench-llms.txt
artifacts/BeaconBay/ck/ck-llms-ctx.txt
artifacts/BeaconBay/ck/ck-llms-full.txt
artifacts/BeaconBay/ck/ck-llms.txt
artifacts/ComponentDriven/componentdriven.org/componentdriven.org-llms-ctx.txt
artifacts/ComponentDriven/componentdriven.org/componentdriven.org-llms-full.txt
artifacts/ComponentDriven/componentdriven.org/componentdriven.org-llms.txt
artifacts/TanStack/ai/ai-llms-ctx.txt
artifacts/TanStack/ai/ai-llms-full.txt
artifacts/TanStack/ai/ai-llms.json
artifacts/TanStack/ai/ai-llms.txt
artifacts/TanStack/config/config-llms-ctx.txt
artifacts/TanStack/config/config-llms-full.txt
artifacts/TanStack/config/config-llms.txt
artifacts/TanStack/react-charts/react-charts-llms-ctx.txt
artifacts/TanStack/react-charts/react-charts-llms-full.txt
artifacts/TanStack/react-charts/react-charts-llms.txt
artifacts/a2aproject/A2A/a2a-llms-ctx.txt
artifacts/a2aproject/A2A/a2a-llms-full.txt
artifacts/a2aproject/A2A/a2a-llms.txt
artifacts/aidenybai/react-grab/react-grab-llms-ctx.txt
artifacts/aidenybai/react-grab/react-grab-llms-full.txt
artifacts/aidenybai/react-grab/react-grab-llms.txt
artifacts/anthropics/claude-code/claude-code-llms-ctx.txt
artifacts/anthropics/claude-code/claude-code-llms-full.txt
artifacts/anthropics/claude-code/claude-code-llms.txt
artifacts/anthropics/skills/skills-llms-ctx.txt
artifacts/anthropics/skills/skills-llms-full.txt
artifacts/anthropics/skills/skills-llms.txt
artifacts/assistant-ui/assistant-ui/assistant-ui-llms-ctx.txt
artifacts/assistant-ui/assistant-ui/assistant-ui-llms-full.txt
artifacts/assistant-ui/assistant-ui/assistant-ui-llms.txt
artifacts/assistant-ui/tool-ui/tool-ui-llms-ctx.txt
artifacts/assistant-ui/tool-ui/tool-ui-llms-full.txt
artifacts/assistant-ui/tool-ui/tool-ui-llms.txt
artifacts/ben-vargas/ai-sdk-provider-codex-cli/ai-sdk-provider-codex-cli-llms-ctx.txt
artifacts/ben-vargas/ai-sdk-provider-codex-cli/ai-sdk-provider-codex-cli-llms-full.txt
artifacts/ben-vargas/ai-sdk-provider-codex-cli/ai-sdk-provider-codex-cli-llms.txt
artifacts/ben-vargas/ai-sdk-provider-gemini-cli/ai-sdk-provider-gemini-cli-llms-ctx.txt
artifacts/ben-vargas/ai-sdk-provider-gemini-cli/ai-sdk-provider-gemini-cli-llms-full.txt
artifacts/ben-vargas/ai-sdk-provider-gemini-cli/ai-sdk-provider-gemini-cli-llms.txt
artifacts/charmbracelet/bubbles/bubbles-llms-ctx.txt
artifacts/charmbracelet/bubbles/bubbles-llms-full.txt
artifacts/charmbracelet/bubbles/bubbles-llms.txt
artifacts/charmbracelet/glow/glow-llms-ctx.txt
artifacts/charmbracelet/glow/glow-llms-full.txt
artifacts/charmbracelet/glow/glow-llms.txt
artifacts/charmbracelet/gum/gum-llms-ctx.txt
artifacts/charmbracelet/gum/gum-llms-full.txt
artifacts/charmbracelet/gum/gum-llms.txt
artifacts/charmbracelet/lipgloss/lipgloss-llms-ctx.txt
artifacts/charmbracelet/lipgloss/lipgloss-llms-full.txt
artifacts/charmbracelet/lipgloss/lipgloss-llms.txt
artifacts/clawdbot/clawdbot/clawdbot-llms-ctx.txt
artifacts/clawdbot/clawdbot/clawdbot-llms-full.txt
artifacts/clawdbot/clawdbot/clawdbot-llms.txt
artifacts/eyaltoledano/claude-task-master/claude-task-master-llms-ctx.txt
artifacts/eyaltoledano/claude-task-master/claude-task-master-llms-full.txt
artifacts/eyaltoledano/claude-task-master/claude-task-master-llms.txt
artifacts/google-gemini/gemini-cli/gemini-cli-llms-ctx.txt
artifacts/google-gemini/gemini-cli/gemini-cli-llms-full.txt
artifacts/google-gemini/gemini-cli/gemini-cli-llms.txt
artifacts/hiyouga/LlamaFactory/llamafactory-llms-ctx.txt
artifacts/hiyouga/LlamaFactory/llamafactory-llms-full.txt
artifacts/hiyouga/LlamaFactory/llamafactory-llms.txt
artifacts/lmstudio-ai/docs/docs-llms-ctx.txt
artifacts/lmstudio-ai/docs/docs-llms-full.txt
artifacts/lmstudio-ai/docs/docs-llms.txt
artifacts/lmstudio-ai/lms/lms-llms-ctx.txt
artifacts/lmstudio-ai/lms/lms-llms-full.txt
artifacts/lmstudio-ai/lms/lms-llms.txt
artifacts/lmstudio-ai/lmstudio-docs/docs-llms-ctx.txt
artifacts/lmstudio-ai/lmstudio-docs/docs-llms-full.txt
artifacts/lmstudio-ai/lmstudio-docs/docs-llms.txt
artifacts/lmstudio-ai/lmstudio-js/lmstudio-js-llms-ctx.txt
artifacts/lmstudio-ai/lmstudio-js/lmstudio-js-llms-full.txt
artifacts/lmstudio-ai/lmstudio-js/lmstudio-js-llms.json
artifacts/lmstudio-ai/lmstudio-js/lmstudio-js-llms.txt
artifacts/milisp/codexia/codexia-llms-ctx.txt
artifacts/milisp/codexia/codexia-llms-full.txt
artifacts/milisp/codexia/codexia-llms.json
artifacts/milisp/codexia/codexia-llms.txt
artifacts/modelcontextprotocol/registry/registry-llms.txt
artifacts/openai/apps-sdk-ui/apps-sdk-ui-llms-ctx.txt
artifacts/openai/apps-sdk-ui/apps-sdk-ui-llms-full.txt
artifacts/openai/apps-sdk-ui/apps-sdk-ui-llms.txt
artifacts/openai/codex/codex-llms-ctx.txt
artifacts/openai/codex/codex-llms-full.txt
artifacts/openai/codex/codex-llms.txt
artifacts/openai/openai-agents-js/openai-agents-js-llms-ctx.txt
artifacts/openai/openai-agents-js/openai-agents-js-llms-full.txt
artifacts/openai/openai-agents-js/openai-agents-js-llms.txt
artifacts/openai/skills/skills-llms-ctx.txt
artifacts/openai/skills/skills-llms-full.txt
artifacts/openai/skills/skills-llms.txt
artifacts/qodo-ai/open-aware/open-aware-llms-ctx.txt
artifacts/qodo-ai/open-aware/open-aware-llms-full.txt
artifacts/qodo-ai/open-aware/open-aware-llms.txt
artifacts/regenrek/oplink-mcp/oplink-mcp-llms-ctx.txt
artifacts/regenrek/oplink-mcp/oplink-mcp-llms-full.txt
artifacts/regenrek/oplink-mcp/oplink-mcp-llms.txt
artifacts/steipete/oracle/oracle-llms-ctx.txt
artifacts/steipete/oracle/oracle-llms-full.txt
artifacts/steipete/oracle/oracle-llms.json
artifacts/steipete/oracle/oracle-llms.txt
artifacts/storybookjs/storybook/storybook-llms-ctx.txt
artifacts/storybookjs/storybook/storybook-llms-full.txt
artifacts/storybookjs/storybook/storybook-llms.txt
artifacts/supabase/supabase/supabase-llms-ctx.txt
artifacts/supabase/supabase/supabase-llms-full.txt
artifacts/supabase/supabase/supabase-llms.txt
artifacts/tanstack/ai/ai-llms-ctx.txt
artifacts/tanstack/ai/ai-llms-full.txt
artifacts/tanstack/ai/ai-llms.txt
artifacts/tanstack/db/db-llms-ctx.txt
artifacts/tanstack/db/db-llms-full.txt
artifacts/tanstack/db/db-llms.txt
artifacts/tanstack/devtools/devtools-llms-ctx.txt
artifacts/tanstack/devtools/devtools-llms-full.txt
artifacts/tanstack/devtools/devtools-llms.txt
artifacts/tanstack/form/form-llms-ctx.txt
artifacts/tanstack/form/form-llms-full.txt
artifacts/tanstack/form/form-llms.txt
artifacts/tanstack/pacer/pacer-llms-ctx.txt
artifacts/tanstack/pacer/pacer-llms-full.txt
artifacts/tanstack/pacer/pacer-llms.txt
artifacts/tanstack/query/query-llms-ctx.txt
artifacts/tanstack/query/query-llms-full.txt
artifacts/tanstack/query/query-llms.txt
artifacts/tanstack/ranger/ranger-llms-ctx.txt
artifacts/tanstack/ranger/ranger-llms-full.txt
artifacts/tanstack/ranger/ranger-llms.txt
artifacts/tanstack/router/router-llms-ctx.txt
artifacts/tanstack/router/router-llms-full.txt
artifacts/tanstack/router/router-llms.txt
artifacts/tanstack/store/store-llms-ctx.txt
artifacts/tanstack/store/store-llms-full.txt
artifacts/tanstack/store/store-llms.txt
artifacts/tanstack/table/table-llms-ctx.txt
artifacts/tanstack/table/table-llms-full.txt
artifacts/tanstack/table/table-llms.txt
artifacts/tanstack/virtual/virtual-llms-ctx.txt
artifacts/tanstack/virtual/virtual-llms-full.txt
artifacts/tanstack/virtual/virtual-llms.txt
artifacts/wshobson/agents/agents-llms-ctx.txt
artifacts/wshobson/agents/agents-llms-full.txt
artifacts/wshobson/agents/agents-llms.txt
docs/oracle-pack-2026-01-04.md
docs/publishing.md
oracle-out/01-permissions-validate-output-dir.md
oracle-out/02-observability-server-logging.md
oracle-out/03-failure-modes-run-generation.md
oracle-out/04-feature-flags-appconfig.md
oracle-out/05-failure-modes-fetch-models.md
oracle-out/06-ux-flows-cli-main.md
oracle-out/07-caching-state-runstore.md
oracle-out/08-invariants-owner-repo-from-url.md
oracle-out/09-failure-modes-build-llms-full.md
oracle-out/10-background-jobs-cleanup-worker.md
oracle-out/11-contracts-runrecord.md
oracle-out/12-caching-state-global-lock.md
oracle-out/13-contracts-llms-json-schema.md
oracle-out/14-permissions-allowed-root.md
oracle-out/15-background-jobs-spawn-background.md
oracle-out/16-caching-state-lm-auto-unload.md
oracle-out/17-feature-flags-env-flag.md
oracle-out/18-observability-pipeline-logging.md
oracle-out/19-ux-flows-artifact-reading.md
oracle-out/20-migrations-unknown.md
scripts/agents.md.sh
scripts/basic-llms-txt.sh
scripts/codefetch-artifacts.mjs
scripts/codefetch-artifacts.sh
scripts/llms-full.sh
scripts/queue_run.py
scripts/release/validate_metadata.py
scripts/release/verify_install.sh
src/lms_llmsTxt/__init__.py
src/lms_llmsTxt/analyzer.py
src/lms_llmsTxt/cli.py
src/lms_llmsTxt/config.py
src/lms_llmsTxt/fallback.py
src/lms_llmsTxt/full_builder.py
src/lms_llmsTxt/github.py
src/lms_llmsTxt/lmstudio.py
src/lms_llmsTxt/models.py
src/lms_llmsTxt/pipeline.py
src/lms_llmsTxt/schema.py
src/lms_llmsTxt/signatures.py
src/lms_llmsTxt.egg-info/PKG-INFO
src/lms_llmsTxt.egg-info/SOURCES.txt
src/lms_llmsTxt.egg-info/dependency_links.txt
src/lms_llmsTxt.egg-info/entry_points.txt
src/lms_llmsTxt.egg-info/requires.txt
src/lms_llmsTxt.egg-info/top_level.txt
src/lms_llmsTxt_mcp/__init__.py
src/lms_llmsTxt_mcp/artifacts.py
src/lms_llmsTxt_mcp/config.py
src/lms_llmsTxt_mcp/errors.py
src/lms_llmsTxt_mcp/generator.py
src/lms_llmsTxt_mcp/hashing.py
src/lms_llmsTxt_mcp/models.py
src/lms_llmsTxt_mcp/runs.py
src/lms_llmsTxt_mcp/security.py
src/lms_llmsTxt_mcp/server.py
tests/smoke_test.py
tests/test_analyzer.py
tests/test_analyzer_integration.py
tests/test_full_builder.py
tests/test_llmstxt_mcp_artifacts.py
tests/test_llmstxt_mcp_artifacts_integration.py
tests/test_llmstxt_mcp_artifacts_scan.py
tests/test_llmstxt_mcp_capabilities.py
tests/test_llmstxt_mcp_config.py
tests/test_llmstxt_mcp_generate_signature.py
tests/test_llmstxt_mcp_generator.py
tests/test_llmstxt_mcp_models.py
tests/test_llmstxt_mcp_runs.py
tests/test_llmstxt_mcp_security_hashing.py
tests/test_llmstxt_mcp_server.py
tests/test_lmstudio.py
tests/test_lmstudio_integration.py
tests/test_mcp_stdio.py
tests/test_mcp_tool_execution.py
tests/fixtures/agents/AGENTS.session-coach.md