Pulse/internal/ai/chat
2026-07-15 15:43:18 +01:00
..
agentic.go Reserve Patrol final finding decision turn 2026-07-14 21:07:49 +01:00
agentic_additional_test.go Reserve Patrol final finding decision turn 2026-07-14 21:07:49 +01:00
agentic_context.go backend and governance: MCP contract, agent capabilities, API, and release-control 2026-06-23 17:26:15 +01:00
agentic_context_budget_test.go feat: Pulse v6 release 2026-03-18 16:06:30 +00:00
agentic_control.go Harden Patrol provider streams and runtime scoring 2026-07-14 17:20:56 +01:00
agentic_error_message_test.go Harden Assistant stream output and OpenRouter token budget 2026-06-05 16:30:07 +01:00
agentic_final.go Reserve Patrol final finding decision turn 2026-07-14 21:07:49 +01:00
agentic_format_test.go Repair orphan tool_calls in convertToProviderMessages 2026-05-10 23:10:13 +01:00
agentic_prompt.go Introduce the Patrol execution profiles: detection and investigation 2026-07-10 15:53:38 +01:00
agentic_question_tool.go Handle JSON marshal error in agentic question tool response 2026-06-27 15:28:32 +01:00
agentic_question_tool_parse_test.go backend and governance: MCP contract, agent capabilities, API, and release-control 2026-06-23 17:26:15 +01:00
agentic_question_tool_test.go feat: Pulse v6 release 2026-03-18 16:06:30 +00:00
agentic_questions.go feat: Pulse v6 release 2026-03-18 16:06:30 +00:00
agentic_questions_test.go feat: Pulse v6 release 2026-03-18 16:06:30 +00:00
agentic_sanitize.go backend and governance: MCP contract, agent capabilities, API, and release-control 2026-06-23 17:26:15 +01:00
agentic_sanitize_test.go backend and governance: MCP contract, agent capabilities, API, and release-control 2026-06-23 17:26:15 +01:00
agentic_steering.go feat(assistant): mid-turn steering of the running response 2026-07-12 23:01:40 +01:00
agentic_steering_test.go feat(assistant): mid-turn steering of the running response 2026-07-12 23:01:40 +01:00
agentic_summary.go feat: Pulse v6 release 2026-03-18 16:06:30 +00:00
agentic_test.go backend and governance: MCP contract, agent capabilities, API, and release-control 2026-06-23 17:26:15 +01:00
agentic_tool_display.go Build the narrow proposal channel: patrol_propose_action and its capture sink 2026-07-10 16:47:23 +01:00
agentic_verification.go backend and governance: MCP contract, agent capabilities, API, and release-control 2026-06-23 17:26:15 +01:00
agentic_wrapup.go feat: Pulse v6 release 2026-03-18 16:06:30 +00:00
compaction_test.go Preserve Patrol investigation evidence continuity 2026-07-15 15:43:18 +01:00
context_prefetch.go Carry discovery freshness into the cloud-safe context 2026-06-09 10:46:10 +01:00
context_prefetch_additional_test.go Recalibrate resource sensitivity: ordinary workloads aren't secret 2026-06-08 15:21:51 +01:00
context_prefetch_cloud_context_test.go Carry discovery freshness into the cloud-safe context 2026-06-09 10:46:10 +01:00
cost_recording_audit_test.go Audit chat-package Chat/ChatStream callers for cost recording 2026-05-11 09:16:26 +01:00
cost_recording_test.go feat(assistant): show estimated session cost in the last-turn summary 2026-07-12 22:13:23 +01:00
execute_authority.go Enforce Assistant read-only scope integrity 2026-07-11 12:43:55 +01:00
fsm.go backend and governance: MCP contract, agent capabilities, API, and release-control 2026-06-23 17:26:15 +01:00
fsm_additional_test.go backend and governance: MCP contract, agent capabilities, API, and release-control 2026-06-23 17:26:15 +01:00
fsm_test.go Replace the hard-coded tool classifier with registry-owned invocation descriptors 2026-07-10 13:31:11 +01:00
interaction_scenario_corpus_test.go Show context-window usage in the last-turn summary (OpenCode parity) 2026-06-11 17:18:42 +01:00
knowledge_accumulator.go refactor(ai): refine agentic loop compaction and knowledge accumulation 2026-01-31 19:33:43 +00:00
knowledge_accumulator_test.go refactor(ai): refine agentic loop compaction and knowledge accumulation 2026-01-31 19:33:43 +00:00
knowledge_extractor.go Preserve Patrol investigation evidence continuity 2026-07-15 15:43:18 +01:00
knowledge_extractor_additional2_test.go test(ai/chat): add tests for service utilities and knowledge extraction 2026-02-02 11:15:02 +00:00
knowledge_extractor_test.go Preserve Patrol investigation evidence continuity 2026-07-15 15:43:18 +01:00
metrics.go backend and governance: MCP contract, agent capabilities, API, and release-control 2026-06-23 17:26:15 +01:00
metrics_additional_test.go backend and governance: MCP contract, agent capabilities, API, and release-control 2026-06-23 17:26:15 +01:00
mock_stream.go Improve Assistant tool activity rows 2026-06-06 21:58:17 +01:00
plain_text_resource_context.go Stop injecting the "redacted by policy" placeholder into model directives (increment 4) 2026-06-08 17:16:53 +01:00
plain_text_resource_context_test.go Stop injecting the "redacted by policy" placeholder into model directives (increment 4) 2026-06-08 17:16:53 +01:00
read_routing_hints.go Remove Assistant status routing residue 2026-05-15 15:19:26 +01:00
resolved_context_test.go feat: Pulse v6 release 2026-03-18 16:06:30 +00:00
routing_contract_test.go Remove Assistant and Patrol tool-routing heuristics 2026-05-15 14:51:15 +01:00
service.go feat(assistant): mid-turn steering of the running response 2026-07-12 23:01:40 +01:00
service_additional_test.go Clamp scoped chat handoffs to controlled execution 2026-05-07 01:39:50 +01:00
service_execute_additional_test.go feat(assistant): show estimated session cost in the last-turn summary 2026-07-12 22:13:23 +01:00
service_filter_test.go feat: Pulse v6 release 2026-03-18 16:06:30 +00:00
service_investigation.go Complete Patrol action lifecycle continuity 2026-07-10 21:22:06 +01:00
service_investigation_error_test.go Add branch-coverage tests for AI patrol, qualification, tools and agentcapability helpers 2026-07-14 22:33:40 +01:00
service_misc_test.go feat: Pulse v6 release 2026-03-18 16:06:30 +00:00
service_patrol_additional_test.go Harden Patrol provider streams and runtime scoring 2026-07-14 17:20:56 +01:00
service_recent_context_test.go Keep Pulse runtime boundaries model-owned 2026-05-17 18:24:13 +01:00
service_test.go feat(assistant): retry re-runs the turn in place and the last answer gains regenerate 2026-07-12 20:58:20 +01:00
service_tooling_test.go Enforce the canonical mutation plane 2026-07-11 15:19:41 +01:00
session.go feat(assistant): retry re-runs the turn in place and the last answer gains regenerate 2026-07-12 20:58:20 +01:00
session_additional_test.go backend and governance: MCP contract, agent capabilities, API, and release-control 2026-06-23 17:26:15 +01:00
session_compaction.go feat(assistant): show estimated session cost in the last-turn summary 2026-07-12 22:13:23 +01:00
session_compaction_format_test.go Add branch-coverage tests for AI patrol, qualification, tools and agentcapability helpers 2026-07-14 22:33:40 +01:00
session_compaction_test.go Remove the cloud_context_privacy dial; fix cloud context to a lean posture 2026-06-09 09:43:21 +01:00
session_memory_regression_test.go test: add memory regression coverage for AI stores 2026-02-04 19:56:12 +00:00
session_test.go feat(assistant): retry re-runs the turn in place and the last answer gains regenerate 2026-07-12 20:58:20 +01:00
session_title.go feat(assistant): show estimated session cost in the last-turn summary 2026-07-12 22:13:23 +01:00
session_title_test.go Generate session titles from the first exchange (OpenCode parity) 2026-06-11 16:21:58 +01:00
stream_event_test.go Strip Assistant decorative status symbols 2026-06-06 06:00:53 +01:00
token_estimate.go feat: Pulse v6 release 2026-03-18 16:06:30 +00:00
token_estimate_test.go feat: Pulse v6 release 2026-03-18 16:06:30 +00:00
types.go feat(assistant): mid-turn steering of the running response 2026-07-12 23:01:40 +01:00
types_additional_test.go backend and governance: MCP contract, agent capabilities, API, and release-control 2026-06-23 17:26:15 +01:00