Skip to content
Navigation Menu
Sign in
Appearance settings
Platform
AI CODE CREATION
GitHub Copilot
Write better code with AI
GitHub Copilot app
Direct agents from issue to merge
MCP Registry
Integrate external tools
DEVELOPER WORKFLOWS
Actions
Automate any workflow
Codespaces
Instant dev environments
Issues
Plan and track work
Code Review
Manage code changes
Code Quality
Enforce quality at merge
APPLICATION SECURITY
GitHub Advanced Security
Find and fix vulnerabilities
Code security
Secure your code as you build
Secret protection
Stop leaks before they start
EXPLORE
Why GitHub
Documentation
Blog
Changelog
Marketplace
View all features
Solutions
BY COMPANY SIZE
Enterprises
Small and medium teams
Startups
Nonprofits
BY USE CASE
App Modernization
DevSecOps
DevOps
CI/CD
View all use cases
BY INDUSTRY
Healthcare
Financial services
Manufacturing
Government
View all industries
View all solutions
Resources
EXPLORE BY TOPIC
AI
Software Development
DevOps
Security
View all topics
EXPLORE BY TYPE
Customer stories
Events & webinars
Ebooks & reports
Business insights
GitHub Skills
SUPPORT & SERVICES
Documentation
Customer support
Community forum
Trust center
Partners
View all resources
Open Source
COMMUNITY
GitHub Sponsors
Fund open source developers
PROGRAMS
Security Lab
Maintainer Community
GitHub Stars
Archive Program
REPOSITORIES
Topics
Trending
Collections
Enterprise
ENTERPRISE SOLUTIONS
Enterprise platform
AI-powered developer platform
AVAILABLE ADD-ONS
GitHub Advanced Security
Enterprise-grade security features
Copilot for Business
Enterprise-grade AI features
Premium Support
Enterprise-grade 24/7 support
Pricing
Search
/
Sign in
Sign up
Appearance settings
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
{{ message }}
Uh oh!
There was an error while loading.
Please reload this page
.
nortal
/
CMZ-chatbots
Public
Notifications
You must be signed in to change notification settings
Fork
0
Star
0
Code
Issues
190
Pull requests
15
Actions
Projects
Security and quality
0
Insights
Additional navigation options
Code
Issues
Pull requests
Actions
Projects
Security and quality
Insights
feat: Add Guardrails System + Code Review Fixes
- #54
#54
Open
stegbk
wants to merge 22 commits into
dev
nortal/CMZ-chatbots:dev
from
feature/code-review-fixes-20251010
nortal/CMZ-chatbots:feature/code-review-fixes-20251010
Copy head branch name to clipboard
Conversation
Commits
22
(22)
Checks
Files changed
Open
feat: Add Guardrails System + Code Review Fixes
#54
stegbk
wants to merge 22 commits into
dev
nortal/CMZ-chatbots:dev
from
feature/code-review-fixes-20251010
nortal/CMZ-chatbots:feature/code-review-fixes-20251010
Copy head branch name to clipboard
Commits
Commits on Oct 10, 2025
checkpoint: pre-code-review-fixes state with Guardrails system
Show description for 928f568
stegbk
committed
928f568
View commit details
Copy full SHA for 928f568
Browse repository at this point
fix(dead-code): remove deprecated later.py and later_controller.py
Show description for 378a832
stegbk
committed
378a832
View commit details
Copy full SHA for 378a832
Browse repository at this point
docs: add code review fix reports and assessment
Show description for f323a4d
stegbk
committed
f323a4d
View commit details
Copy full SHA for f323a4d
Browse repository at this point
fix: Resolve CodeQL security and quality issues
Show description for fbcd3d3
stegbk
committed
fbcd3d3
View commit details
Copy full SHA for fbcd3d3
Browse repository at this point
docs: add security note about structured logging
Show description for 1fc4b8f
stegbk
committed
1fc4b8f
View commit details
Copy full SHA for 1fc4b8f
Browse repository at this point
fix(security): Add log injection sanitization for user-provided values
Show description for fb6d7b7
stegbk
committed
fb6d7b7
View commit details
Copy full SHA for fb6d7b7
Browse repository at this point
fix(security): Implement defense-in-depth log injection protection
Show description for e5fd524
stegbk
committed
e5fd524
View commit details
Copy full SHA for e5fd524
Browse repository at this point
Commits on Oct 13, 2025
fix: Bug #7 and FLAKE8 cleanup - resolve import-before-use errors
Show description for afa6709
stegbk
and
claude
committed
afa6709
View commit details
Copy full SHA for afa6709
Browse repository at this point
Commits on Oct 17, 2025
feat: PHASE 0.5 - Implement systemPrompt DynamoDB persistence
Show description for d9e51c8
stegbk
and
claude
committed
d9e51c8
View commit details
Copy full SHA for d9e51c8
Browse repository at this point
Commits on Oct 18, 2025
docs: add critical /convo_turn/stream endpoint discovery to ENDPOINT-WORK.md
Show description for 2683d8b
stegbk
committed
2683d8b
View commit details
Copy full SHA for 2683d8b
Browse repository at this point
fix: Animal Details Modal close button now works in both edit and view modes
Show description for 045837d
stegbk
committed
045837d
View commit details
Copy full SHA for 045837d
Browse repository at this point
docs: add Playwright MCP tool documentation to test files
Show description for 10bd90b
stegbk
and
claude
committed
10bd90b
View commit details
Copy full SHA for 10bd90b
Browse repository at this point
Commits on Oct 19, 2025
fix: resolve test collection errors preventing 594 tests from running
Show description for 91f5e49
stegbk
and
claude
committed
91f5e49
View commit details
Copy full SHA for 91f5e49
Browse repository at this point
fix: update unit tests to handle tuple returns from API handlers (20/99 fixed)
Show description for c7be1e1
stegbk
and
claude
committed
c7be1e1
View commit details
Copy full SHA for c7be1e1
Browse repository at this point
Commits on Oct 20, 2025
feat: MVP reorganization - simplified navigation and AI Provider Settings
Show description for aff5a59
stegbk
committed
aff5a59
View commit details
Copy full SHA for aff5a59
Browse repository at this point
feat: Add Spec Kit for specification-driven development
Show description for 14b43bb
stegbk
committed
14b43bb
View commit details
Copy full SHA for 14b43bb
Browse repository at this point
fix: Resolve family.py handler forwarding chains
Show description for 2fef0b5
stegbk
committed
2fef0b5
View commit details
Copy full SHA for 2fef0b5
Browse repository at this point
test: Improve unit test coverage and add security edge cases
Show description for ea0a799
stegbk
committed
ea0a799
View commit details
Copy full SHA for ea0a799
Browse repository at this point
chore: Session work checkpoint - various improvements
Show description for dd77ed2
stegbk
committed
dd77ed2
View commit details
Copy full SHA for dd77ed2
Browse repository at this point
fix(handlers): Resolve critical handler forwarding chain issues (T001-T006)
Show description for 1e38726
stegbk
committed
1e38726
View commit details
Copy full SHA for 1e38726
Browse repository at this point
test(coverage): Add comprehensive test suite (T007-T009)
Show description for 5515dc3
stegbk
committed
5515dc3
View commit details
Copy full SHA for 5515dc3
Browse repository at this point
test(coverage): Complete test suite improvements (T010-T012)
Show description for 8801f0e
stegbk
committed
8801f0e
View commit details
Copy full SHA for 8801f0e
Browse repository at this point
You can’t perform that action at this time.