This website requires JavaScript.
Explore
Help
Register
Sign In
yunxiafei
/
openclaw-mission-control
Watch
1
Star
0
Fork
0
You've already forked openclaw-mission-control
Code
Issues
Pull Requests
Actions
Packages
Projects
Releases
Wiki
Activity
Files
e80cf9f3c838c49fe357bbdf18afb1e34bdf09f2
openclaw-mission-control
/
backend
/
app
/
core
/
version.py
5 lines
98 B
Python
Raw
Normal View
History
Unescape
Escape
refactor: update module docstrings for clarity and consistency
2026-02-09 15:49:50 +05:30
"""
Application name and version constants.
"""
feat(agents): Add identity and soul template fields to board creation
2026-02-04 20:21:33 +05:30
APP_NAME
=
"
mission-control
"
APP_VERSION
=
"
0.1.0
"
Reference in New Issue
Copy Permalink