Initial commit: workspace setup
This commit is contained in:
@@ -0,0 +1,10 @@
|
||||
{
|
||||
"sessionID": "ses_1313cdda6ffecWS6K93KkBuIjG",
|
||||
"updatedAt": "2026-06-16T10:15:10.705Z",
|
||||
"sources": {
|
||||
"background-task": {
|
||||
"state": "idle",
|
||||
"updatedAt": "2026-06-16T10:15:10.705Z"
|
||||
}
|
||||
}
|
||||
}
|
||||
@@ -0,0 +1,7 @@
|
||||
# AGENTS.md
|
||||
|
||||
This directory is empty — no source code, no build/test system, no CI, no package manifests.
|
||||
|
||||
The only file is `aios_shell.log` (a log from an unrelated `aios` shell session). It has no bearing on project work.
|
||||
|
||||
Before adding files, initialize a VCS, pick a language/runtime, set up build/test/lint tooling, and commit a README. Nothing else is wired yet.
|
||||
@@ -0,0 +1,14 @@
|
||||
[2026-06-02 03:29:06,224]__main__[INFO]: Check Host OS :posix
|
||||
[2026-06-02 03:29:06,226]aios.storage.storage[WARNING]: user config key LLMAgentMessageProcess not exist
|
||||
[2026-06-02 03:29:06,227]aios.storage.storage[WARNING]: user config key system not exist
|
||||
[2026-06-02 03:29:06,227]aios.storage.storage[WARNING]: user config key llm not exist
|
||||
[2026-06-02 03:29:06,227]aios.storage.storage[WARNING]: user config key compute not exist
|
||||
[2026-06-02 03:29:06,228]aios.package_manager.env[ERROR]: read pkg cfg from /home/t420/opendan/repo/rootfs/templates/templetes.cfg failed! unexpected error occurred: [Errno 2] No such file or directory: '/home/t420/opendan/repo/rootfs/templates/templetes.cfg'
|
||||
[2026-06-02 03:29:06,228]aios.frame.compute_kernel[INFO]: add compute_node OpenAI_ComputeNode: openai_node to compute_kernel
|
||||
[2026-06-02 03:29:06,228]aios.frame.compute_kernel[INFO]: add compute_node WhisperComputeNode: whisper_node to compute_kernel
|
||||
[2026-06-02 03:29:06,229]aios.frame.compute_kernel[INFO]: add compute_node OpenAITTSComputeNode: openai_tts_node to compute_kernel
|
||||
[2026-06-02 03:29:06,229]aios.frame.compute_kernel[INFO]: add compute_node DallE_ComputeNode: dall_e_node to compute_kernel
|
||||
[2026-06-02 03:29:06,229]root[INFO]: initial nodes from /home/t420/myai/etc/compute_nodes.cfg.toml
|
||||
[2026-06-02 03:29:06,229]__main__[WARNING]: load tunnels config from /home/t420/myai/etc/tunnels.cfg.toml failed! [Errno 2] No such file or directory: '/home/t420/myai/etc/tunnels.cfg.toml'
|
||||
[2026-06-02 03:29:06,229]__main__[INFO]: aios shell 0.5.2 ready. Daemon:True
|
||||
[2026-06-02 03:29:06,229]openai_node.dall_e_compute_node[INFO]: Dall E node is waiting for task...
|
||||
Reference in New Issue
Block a user