Skip to content

init#1

Merged
xeondesk merged 17 commits into
CtxOS:mainfrom
FortiShield:main
Mar 6, 2026
Merged

init#1
xeondesk merged 17 commits into
CtxOS:mainfrom
FortiShield:main

Conversation

@FortiShield
Copy link
Copy Markdown

Description

Please include a summary of the change and which issue is fixed. Please also include relevant motivation and context. List any dependencies that are required for this change.

Fixes # (issue)

Type of change

  • Bug fix (non-breaking change which fixes an issue)
  • New feature (non-breaking change which adds functionality)
  • Breaking change (fix or feature that would cause existing functionality to not work as expected)
  • This change requires a documentation update

How Has This Been Tested?

Please describe the tests that you ran to verify your changes. Provide instructions so we can reproduce. Please also list any relevant details for your test configuration

  • Test A
  • Test B

Test Configuration:

  • Firmware version:
  • Hardware:
  • SDK:

Checklist:

  • My code follows the style guidelines of this project
  • I have performed a self-review of my own code
  • I have commented my code, particularly in hard-to-understand areas
  • I have made corresponding changes to the documentation
  • My changes generate no new warnings
  • I have added tests that prove my fix is effective or that my feature works
  • New and existing unit tests pass locally with my changes
  • Any dependent changes have been merged and published in downstream modules

FortiShield and others added 17 commits March 4, 2026 18:48
- Remove broken and unused imports in backend/core/agent.py
- Fix Log, Callable, and BaseMessage imports in agent.py
- Align get_webui_extensions with frontend expectations (return dicts)
- Fix PROJECT_ROOT and plugin recognition in tests
- Update websocket and namespace tests to match current structure
- Install missing dependencies and update uv.lock
refactor: development invironment add
- Change all paths to /ctx across Docker files
- Update Python environment /opt/venv-ctx
- Add apt-get update to Docker installation scripts
- Update requirements with new dependencies and versions
- Various backend API and utility improvements
- Add development tools to requirements.dev.txt
@xeondesk xeondesk merged commit 9e5e2d5 into CtxOS:main Mar 6, 2026
0 of 2 checks passed
xeondesk pushed a commit that referenced this pull request Mar 14, 2026
Delete .devcontainer directory
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.

2 participants