commit 12e0ebade510bf6876fd4c189a65081f27a040de Author: gyt Date: Thu Jul 9 12:57:02 2026 -0400 Initial commit: workspace setup diff --git a/.omo/run-continuation/ses_1313cdda6ffecWS6K93KkBuIjG.json b/.omo/run-continuation/ses_1313cdda6ffecWS6K93KkBuIjG.json new file mode 100644 index 0000000..74d26eb --- /dev/null +++ b/.omo/run-continuation/ses_1313cdda6ffecWS6K93KkBuIjG.json @@ -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" + } + } +} \ No newline at end of file diff --git a/AGENTS.md b/AGENTS.md new file mode 100644 index 0000000..81769f5 --- /dev/null +++ b/AGENTS.md @@ -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. diff --git a/aios_shell.log b/aios_shell.log new file mode 100644 index 0000000..f470cde --- /dev/null +++ b/aios_shell.log @@ -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...