first commit

This commit is contained in:
zcr
2026-02-04 17:57:49 +08:00
parent b7a8569097
commit d034937ddd
18 changed files with 1986 additions and 0 deletions

2
src/__init__.py Normal file
View File

@@ -0,0 +1,2 @@
"""furniture_design_agent 源码包。"""
__version__ = "0.1.0"