Skip to content

Conversation

@nschlaepfer
Copy link
Owner

Summary

  • add placeholder llama.cpp submodule and build scripts
  • switch project to pyproject.toml
  • implement basic agent package with tool wrappers and config
  • add README instructions and CI workflow

Testing

  • python -m pytest -q (fails: ModuleNotFoundError: No module named 'pytest')
  • python -c "from agent.main import chat; print(chat('2+2?'))" (fails: No module named 'llama_cpp')

@nschlaepfer nschlaepfer deleted the codex/integrate-qwen-3-agent-for-apple-silicon branch May 31, 2025 00:34
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants