LICENSE
README.md
setup.py
install_python_studio.egg-info/PKG-INFO
install_python_studio.egg-info/SOURCES.txt
install_python_studio.egg-info/dependency_links.txt
install_python_studio.egg-info/top_level.txt
the_chief/__init__.py
the_chief/address/__init__.py
the_chief/address/address.py
the_chief/address/department.py
the_chief/ai/__init__.py
the_chief/ai/llm/__init__.py
the_chief/ai/llm/chat.py
the_chief/ai/llm/text_to_image_prompt.py
the_chief/api/__init__.py
the_chief/api/lib/__init__.py
the_chief/api/lib/tab.py
the_chief/api/lib/view.py
the_chief/api/lib/web.py
the_chief/api/lib/window.py
the_chief/member/__init__.py
the_chief/member/chat.py
the_chief/member/chat_base.py
the_chief/member/history.py
the_chief/member/interrupt.py
the_chief/member/lib.py
the_chief/member/message.py
the_chief/member/prompt.jinja
the_chief/member/prompt.py
the_chief/reference/__init__.py
the_chief/reference/mcp.py
the_chief/reference/member.py
the_chief/reference/tool.py
the_chief/reference/workflow.py
the_chief/reference/lib/__init__.py
the_chief/reference/lib/call_func.py
the_chief/reference/lib/change_directory.py
the_chief/tool/__init__.py
the_chief/tool/tool_decorator.py
the_chief/ui/__init__.py
the_chief/ui/base.py
the_chief/ui/color.py
the_chief/ui/typ.py
the_chief/ui/ui_def.py
the_chief/utils/__init__.py
the_chief/utils/arg.py
the_chief/utils/env.py
the_chief/utils/json.py
the_chief/utils/process.py
the_chief/utils/socket.py
the_chief/utils/text_or_file.py
the_chief/utils/web.py