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
3fd5fe5f8ca3b85f59935b1a8e7a38e8209ca7bc
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