Contextium Session Startup
Run the full startup agent pipeline to initialize this session.
Execution
Run the startup orchestrator:
./agents/run-startup.sh
This executes three agents in sequence:
- Initializer - Verify environment, create state files
- Task Determiner - Analyze state, determine current task
- Context Fetcher - Load minimal relevant context
After Startup
Review the output and:
- Note the current task (if any)
- Check for any missing tools
- Review loaded context
Logs are available at:
/tmp/contextium-startup.log- Full startup output/tmp/contextium/*.log- Individual agent logs
微信扫一扫