.gitignore
.gitlab-ci.yml
2024-11-26-traffic-analysis-exercise.pcap
README.md
main.py
pcap_report.md
pyproject.toml
.idea/.gitignore
.idea/2025-exam.iml
.idea/encodings.xml
.idea/misc.xml
.idea/modules.xml
.idea/inspectionProfiles/Project_Default.xml
.idea/inspectionProfiles/profiles_settings.xml
HNWUGMQOAI.egg-info/PKG-INFO
HNWUGMQOAI.egg-info/SOURCES.txt
HNWUGMQOAI.egg-info/dependency_links.txt
HNWUGMQOAI.egg-info/entry_points.txt
HNWUGMQOAI.egg-info/requires.txt
HNWUGMQOAI.egg-info/top_level.txt
core/__init__.py
core/cli.py
core/config.py
core/__pycache__/__init__.cpython-39.pyc
core/__pycache__/config.cpython-39.pyc
core/binary/__init__.py
core/docker_call/__init__.py
core/docker_call/zeek_call.py
core/docker_call/__pycache__/__init__.cpython-39.pyc
core/docker_call/__pycache__/zeek_call.cpython-39.pyc
core/eml/__init__.py
core/invoke/__init__.py
core/invoke/pcap.py
core/llm/__init__.py
core/llm/agent_pcap.py
core/llm/__pycache__/__init__.cpython-39.pyc
core/llm/__pycache__/agent_pcap.cpython-39.pyc
core/llm/data_structure/__init__.py
core/llm/data_structure/pcap_analysis.py
core/llm/data_structure/simple_advice.py
core/llm/data_structure/__pycache__/__init__.cpython-39.pyc
core/llm/data_structure/__pycache__/pcap_analysis.cpython-39.pyc
core/llm/front_layer/__init__.py
core/llm/front_layer/slice.py
core/llm/front_layer/__pycache__/__init__.cpython-39.pyc
core/llm/front_layer/__pycache__/slice.cpython-39.pyc
core/llm/old/__init__.py
core/llm/old/report_sum.py
core/llm/rear_layer/__init__.py
core/llm_call/__init__.py
core/pcap/__init__.py
core/pcap/zeek_call.py
core/scheduler/__init__.py
core/scheduler/agentManager.py
core/scheduler/agent_scheduler_manager.py
core/scheduler/__pycache__/__init__.cpython-39.pyc
core/scheduler/__pycache__/agentManager.cpython-39.pyc
core/scheduler/core/Thought.py
core/scheduler/core/__init__.py
core/scheduler/core/init.py
core/scheduler/core/__pycache__/__init__.cpython-39.pyc
core/scheduler/core/__pycache__/init.cpython-39.pyc
core/scheduler/core/schemas/__init__.py
core/scheduler/core/schemas/schemas.py
core/scheduler/core/schemas/__pycache__/__init__.cpython-39.pyc
core/scheduler/core/schemas/works/PydanticSafetyParser.py
core/scheduler/core/schemas/works/__init__.py
core/scheduler/core/schemas/works/__pycache__/PydanticSafetyParser.cpython-39.pyc
core/scheduler/core/schemas/works/__pycache__/__init__.cpython-39.pyc
core/scheduler/toolschain/__init__.py
core/scheduler/toolschain/tools_manager.py