Conversation
…ference policy references Add a new debug-inference agent skill for diagnosing inference.local, host-backed local inference, and direct external inference setup issues. Add a local inference tutorial using Ollama that covers binding to 0.0.0.0, using host.openshell.internal or LAN IP, provider setup, and end-to-end sandbox verification. Remove the obsolete inference section from the policy schema across docs, architecture, and skill references. Update the request flow in architecture docs to reflect the current explicit inference.local model. Update skill inventories in README, CONTRIBUTING, issue templates, triage workflow, and companion skill references.
|
…host inference timeouts
miyoungc
reviewed
Mar 16, 2026
miyoungc
approved these changes
Mar 16, 2026
009fa61 to
dfae7c3
Compare
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.
Summary
debug-inferenceagent skill for diagnosinginference.local, host-backed local inference, and provider setup issues. Already used to troubleshoot a real local Ollama setup.docs/tutorials/local-inference-ollama.md) — covers install, bind address, provider creation, and end-to-end sandbox verification.inference/allowed_routespolicy section from docs, architecture, and skill references. Updated the request flow to reflect the current explicitinference.localmodel.Testing
mise run docsbuilds successfully with no warnings or broken references.