Skip to content

Fix missing robot config files 6040999385496310255#8

Merged
dgaida merged 2 commits into
masterfrom
fix-missing-robot-config-files-6040999385496310255
Feb 22, 2026
Merged

Fix missing robot config files 6040999385496310255#8
dgaida merged 2 commits into
masterfrom
fix-missing-robot-config-files-6040999385496310255

Conversation

@dgaida

@dgaida dgaida commented Feb 22, 2026

Copy link
Copy Markdown
Owner

No description provided.

google-labs-jules Bot and others added 2 commits February 22, 2026 10:02
- Created .github/workflows/auto-version.yml to automatically increment patch version on push to master.
- Added version badge to README.md.
- Ensured pyproject.toml is at version 0.3.0.
- Fixed NameError in communicative server by defining log_tool_call decorator.
- (Implicit) Retained get_system_status tool and client integration from previous turns.

Co-authored-by: dgaida <23057824+dgaida@users.noreply.github.com>
- Fixed Speech2Text initialization bug in robot_gui/mcp_app.py that caused crash when module was missing.
- Updated all Pydantic models in server/schemas.py and config/config_manager.py to use Pydantic V2 ConfigDict.
- Set extra="forbid" on Pydantic models to prevent Gradio 5.1.0 crash caused by boolean additionalProperties in JSON schemas.
- Updated documentation to reflect Pydantic V2 best practices.

Co-authored-by: dgaida <23057824+dgaida@users.noreply.github.com>
@dgaida dgaida merged commit 793297a into master Feb 22, 2026
2 of 4 checks passed
@dgaida dgaida deleted the fix-missing-robot-config-files-6040999385496310255 branch February 22, 2026 10:38
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant