pyproject.toml
stndp/__init__.py
stndp/__main__.py
stndp/main.py
stndp/mcp_server.py
stndp/indexing/__init__.py
stndp/indexing/adr.py
stndp/indexing/mdutil.py
stndp/indexing/redact.py
stndp/indexing/runner.py
stndp/indexing/schema.py
stndp/indexing/connectors/__init__.py
stndp/indexing/connectors/base.py
stndp/indexing/connectors/claude_code.py
stndp/indexing/connectors/docs.py
stndp/indexing/connectors/git_local.py
stndp/indexing/connectors/github.py
stndp_cli.egg-info/PKG-INFO
stndp_cli.egg-info/SOURCES.txt
stndp_cli.egg-info/dependency_links.txt
stndp_cli.egg-info/entry_points.txt
stndp_cli.egg-info/requires.txt
stndp_cli.egg-info/top_level.txt
tests/test_agent_hooks.py
tests/test_agent_native.py
tests/test_ambient.py
tests/test_block.py
tests/test_bugs.py
tests/test_capture.py
tests/test_checkpoints.py
tests/test_commands.py
tests/test_decision_review.py
tests/test_decisions.py
tests/test_doctor.py
tests/test_drafts.py
tests/test_editor.py
tests/test_encoding.py
tests/test_episodes.py
tests/test_eval_value_per_token.py
tests/test_github.py
tests/test_glob.py
tests/test_glue.py
tests/test_graph.py
tests/test_guide.py
tests/test_helpers.py
tests/test_hydrate_crafting.py
tests/test_index_adr.py
tests/test_index_cli.py
tests/test_index_connectors.py
tests/test_index_docs.py
tests/test_index_github.py
tests/test_index_redact.py
tests/test_index_runner.py
tests/test_links.py
tests/test_login.py
tests/test_mcp.py
tests/test_noninteractive.py
tests/test_schedule.py
tests/test_search_context.py
tests/test_search_envelope.py
tests/test_self_update.py
tests/test_structural.py
tests/test_team_use.py
tests/test_teams_default.py
tests/test_telemetry.py
tests/test_timeline.py
tests/test_tokens.py
tests/test_workspace.py