6d30396776
CodeQL / Analyze (go) (push) Has been cancelled
CodeQL / Analyze (actions) (push) Has been cancelled
Build and Test Go Project / build (macos-latest) (push) Has been cancelled
Build and Test Go Project / build (ubuntu-latest) (push) Has been cancelled
Build and Test Go Project / build (windows-latest) (push) Has been cancelled
License Check / license-check (push) Has been cancelled
- Add GetSessionInfo callback to AuthToolDependencies - Fetch user info and configuration after successful authentication - Display comprehensive session context in auth_login success message - Remove unused middleware functions that were adding to _meta - Revert instructions.go to original (no longer modifying instructions) The auth_login tool now provides the model with: - User account details (username, name, email, company, location, profile URL) - Enabled toolsets and tools - Configuration flags (read-only, lockdown, dynamic toolsets) Co-authored-by: SamMorrowDrums <4811358+SamMorrowDrums@users.noreply.github.com>