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
Confine wiki doc API to the docs subtree, not the working directory
resolveDocPath listed "." among its roots, so /wiki/api/doc and
/wiki/api/context could read any file under the process CWD (.env,
go.mod, source) as a "doc". Resolve shared docs against the docs/
directory itself for both relative and absolute paths. Also drop the
orphaned retrieveResult type.
Co-Authored-By: Claude Fable 5 <noreply@anthropic.com>
0 commit comments