codex-agent-framework 0.1.8__tar.gz → 0.1.9__tar.gz
This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
- {codex_agent_framework-0.1.8 → codex_agent_framework-0.1.9}/CHANGELOG.md +4 -0
- {codex_agent_framework-0.1.8/codex_agent_framework.egg-info → codex_agent_framework-0.1.9}/PKG-INFO +2 -1
- {codex_agent_framework-0.1.8 → codex_agent_framework-0.1.9}/README.md +1 -0
- {codex_agent_framework-0.1.8 → codex_agent_framework-0.1.9/codex_agent_framework.egg-info}/PKG-INFO +2 -1
- {codex_agent_framework-0.1.8 → codex_agent_framework-0.1.9}/pyproject.toml +1 -1
- {codex_agent_framework-0.1.8 → codex_agent_framework-0.1.9}/LICENSE +0 -0
- {codex_agent_framework-0.1.8 → codex_agent_framework-0.1.9}/MANIFEST.in +0 -0
- {codex_agent_framework-0.1.8 → codex_agent_framework-0.1.9}/codex_agent/__init__.py +0 -0
- {codex_agent_framework-0.1.8 → codex_agent_framework-0.1.9}/codex_agent/__main__.py +0 -0
- {codex_agent_framework-0.1.8 → codex_agent_framework-0.1.9}/codex_agent/agent.py +0 -0
- {codex_agent_framework-0.1.8 → codex_agent_framework-0.1.9}/codex_agent/agent_runtime.py +0 -0
- {codex_agent_framework-0.1.8 → codex_agent_framework-0.1.9}/codex_agent/ai.py +0 -0
- {codex_agent_framework-0.1.8 → codex_agent_framework-0.1.9}/codex_agent/builtin_commands.py +0 -0
- {codex_agent_framework-0.1.8 → codex_agent_framework-0.1.9}/codex_agent/builtin_providers.py +0 -0
- {codex_agent_framework-0.1.8 → codex_agent_framework-0.1.9}/codex_agent/builtin_tools.py +0 -0
- {codex_agent_framework-0.1.8 → codex_agent_framework-0.1.9}/codex_agent/chat.py +0 -0
- {codex_agent_framework-0.1.8 → codex_agent_framework-0.1.9}/codex_agent/client.py +0 -0
- {codex_agent_framework-0.1.8 → codex_agent_framework-0.1.9}/codex_agent/command.py +0 -0
- {codex_agent_framework-0.1.8 → codex_agent_framework-0.1.9}/codex_agent/event.py +0 -0
- {codex_agent_framework-0.1.8 → codex_agent_framework-0.1.9}/codex_agent/get_text/__init__.py +0 -0
- {codex_agent_framework-0.1.8 → codex_agent_framework-0.1.9}/codex_agent/get_text/default_gitignore +0 -0
- {codex_agent_framework-0.1.8 → codex_agent_framework-0.1.9}/codex_agent/get_text/get_text.py +0 -0
- {codex_agent_framework-0.1.8 → codex_agent_framework-0.1.9}/codex_agent/get_text/simpler_get_text.py +0 -0
- {codex_agent_framework-0.1.8 → codex_agent_framework-0.1.9}/codex_agent/get_webdriver.py +0 -0
- {codex_agent_framework-0.1.8 → codex_agent_framework-0.1.9}/codex_agent/image.py +0 -0
- {codex_agent_framework-0.1.8 → codex_agent_framework-0.1.9}/codex_agent/latex.py +0 -0
- {codex_agent_framework-0.1.8 → codex_agent_framework-0.1.9}/codex_agent/memory.py +0 -0
- {codex_agent_framework-0.1.8 → codex_agent_framework-0.1.9}/codex_agent/message.py +0 -0
- {codex_agent_framework-0.1.8 → codex_agent_framework-0.1.9}/codex_agent/prompts/image_generation_system_prompt.txt +0 -0
- {codex_agent_framework-0.1.8 → codex_agent_framework-0.1.9}/codex_agent/prompts/system_prompt.txt +0 -0
- {codex_agent_framework-0.1.8 → codex_agent_framework-0.1.9}/codex_agent/provider.py +0 -0
- {codex_agent_framework-0.1.8 → codex_agent_framework-0.1.9}/codex_agent/scheduler.py +0 -0
- {codex_agent_framework-0.1.8 → codex_agent_framework-0.1.9}/codex_agent/server.py +0 -0
- {codex_agent_framework-0.1.8 → codex_agent_framework-0.1.9}/codex_agent/service.py +0 -0
- {codex_agent_framework-0.1.8 → codex_agent_framework-0.1.9}/codex_agent/stream_utils.py +0 -0
- {codex_agent_framework-0.1.8 → codex_agent_framework-0.1.9}/codex_agent/tool.py +0 -0
- {codex_agent_framework-0.1.8 → codex_agent_framework-0.1.9}/codex_agent/tray.py +0 -0
- {codex_agent_framework-0.1.8 → codex_agent_framework-0.1.9}/codex_agent/tui.py +0 -0
- {codex_agent_framework-0.1.8 → codex_agent_framework-0.1.9}/codex_agent/utils.py +0 -0
- {codex_agent_framework-0.1.8 → codex_agent_framework-0.1.9}/codex_agent/voice.py +0 -0
- {codex_agent_framework-0.1.8 → codex_agent_framework-0.1.9}/codex_agent/worker.py +0 -0
- {codex_agent_framework-0.1.8 → codex_agent_framework-0.1.9}/codex_agent_framework.egg-info/SOURCES.txt +0 -0
- {codex_agent_framework-0.1.8 → codex_agent_framework-0.1.9}/codex_agent_framework.egg-info/dependency_links.txt +0 -0
- {codex_agent_framework-0.1.8 → codex_agent_framework-0.1.9}/codex_agent_framework.egg-info/entry_points.txt +0 -0
- {codex_agent_framework-0.1.8 → codex_agent_framework-0.1.9}/codex_agent_framework.egg-info/requires.txt +0 -0
- {codex_agent_framework-0.1.8 → codex_agent_framework-0.1.9}/codex_agent_framework.egg-info/top_level.txt +0 -0
- {codex_agent_framework-0.1.8 → codex_agent_framework-0.1.9}/setup.cfg +0 -0
- {codex_agent_framework-0.1.8 → codex_agent_framework-0.1.9}/tests/test_agent.py +0 -0
- {codex_agent_framework-0.1.8 → codex_agent_framework-0.1.9}/tests/test_ai.py +0 -0
- {codex_agent_framework-0.1.8 → codex_agent_framework-0.1.9}/tests/test_chat.py +0 -0
- {codex_agent_framework-0.1.8 → codex_agent_framework-0.1.9}/tests/test_cli.py +0 -0
- {codex_agent_framework-0.1.8 → codex_agent_framework-0.1.9}/tests/test_client.py +0 -0
- {codex_agent_framework-0.1.8 → codex_agent_framework-0.1.9}/tests/test_events.py +0 -0
- {codex_agent_framework-0.1.8 → codex_agent_framework-0.1.9}/tests/test_image_message.py +0 -0
- {codex_agent_framework-0.1.8 → codex_agent_framework-0.1.9}/tests/test_memory.py +0 -0
- {codex_agent_framework-0.1.8 → codex_agent_framework-0.1.9}/tests/test_messages.py +0 -0
- {codex_agent_framework-0.1.8 → codex_agent_framework-0.1.9}/tests/test_scheduler.py +0 -0
- {codex_agent_framework-0.1.8 → codex_agent_framework-0.1.9}/tests/test_server.py +0 -0
- {codex_agent_framework-0.1.8 → codex_agent_framework-0.1.9}/tests/test_service.py +0 -0
- {codex_agent_framework-0.1.8 → codex_agent_framework-0.1.9}/tests/test_tray.py +0 -0
- {codex_agent_framework-0.1.8 → codex_agent_framework-0.1.9}/tests/test_tui.py +0 -0
- {codex_agent_framework-0.1.8 → codex_agent_framework-0.1.9}/tests/test_utils.py +0 -0
- {codex_agent_framework-0.1.8 → codex_agent_framework-0.1.9}/tests/test_worker.py +0 -0
|
@@ -3,6 +3,10 @@
|
|
|
3
3
|
All notable changes to this project will be documented in this file.
|
|
4
4
|
|
|
5
5
|
This project loosely follows [Keep a Changelog](https://keepachangelog.com/en/1.1.0/) and uses semantic versioning where practical.
|
|
6
|
+
## [0.1.9] - 2026-05-05
|
|
7
|
+
### Changed
|
|
8
|
+
- Maintenance release for the packaged distribution after validating the updated local execution environment and deploy workflow.
|
|
9
|
+
|
|
6
10
|
## [0.1.8] - 2026-05-05
|
|
7
11
|
### Changed
|
|
8
12
|
- Scope TUI startup replay and SSE catch-up events to the current session so reopening the UI after session navigation cannot replay turns from another session.
|
{codex_agent_framework-0.1.8/codex_agent_framework.egg-info → codex_agent_framework-0.1.9}/PKG-INFO
RENAMED
|
@@ -1,6 +1,6 @@
|
|
|
1
1
|
Metadata-Version: 2.4
|
|
2
2
|
Name: codex-agent-framework
|
|
3
|
-
Version: 0.1.
|
|
3
|
+
Version: 0.1.9
|
|
4
4
|
Summary: A lightweight event-driven Codex agent runtime.
|
|
5
5
|
Author: Baptiste
|
|
6
6
|
License-Expression: MIT
|
|
@@ -400,6 +400,7 @@ python -m build
|
|
|
400
400
|
The distribution includes prompt text files and `codex_agent/get_text/default_gitignore` through package data and `MANIFEST.in`.
|
|
401
401
|
|
|
402
402
|
## Recent changes
|
|
403
|
+
- `0.1.9`: maintenance packaging release after validating the local execution environment and deploy workflow.
|
|
403
404
|
- `0.1.8`: scope TUI replay/SSE catch-up to the active session and make bash/python subprocesses inherit the project Python environment, including service-launched agents.
|
|
404
405
|
- `0.1.7`: add durable RAG memory, scheduled wakeups, process-isolated server runtime, tray/service controls, robust SSE replay/reconnect, richer TUI status, and improved token estimates.
|
|
405
406
|
- `0.1.6`: add the FastAPI REST/SSE bridge, HTTP/SSE client, async-style agent mainloop, and decoupled TUI operation.
|
|
@@ -352,6 +352,7 @@ python -m build
|
|
|
352
352
|
The distribution includes prompt text files and `codex_agent/get_text/default_gitignore` through package data and `MANIFEST.in`.
|
|
353
353
|
|
|
354
354
|
## Recent changes
|
|
355
|
+
- `0.1.9`: maintenance packaging release after validating the local execution environment and deploy workflow.
|
|
355
356
|
- `0.1.8`: scope TUI replay/SSE catch-up to the active session and make bash/python subprocesses inherit the project Python environment, including service-launched agents.
|
|
356
357
|
- `0.1.7`: add durable RAG memory, scheduled wakeups, process-isolated server runtime, tray/service controls, robust SSE replay/reconnect, richer TUI status, and improved token estimates.
|
|
357
358
|
- `0.1.6`: add the FastAPI REST/SSE bridge, HTTP/SSE client, async-style agent mainloop, and decoupled TUI operation.
|
{codex_agent_framework-0.1.8 → codex_agent_framework-0.1.9/codex_agent_framework.egg-info}/PKG-INFO
RENAMED
|
@@ -1,6 +1,6 @@
|
|
|
1
1
|
Metadata-Version: 2.4
|
|
2
2
|
Name: codex-agent-framework
|
|
3
|
-
Version: 0.1.
|
|
3
|
+
Version: 0.1.9
|
|
4
4
|
Summary: A lightweight event-driven Codex agent runtime.
|
|
5
5
|
Author: Baptiste
|
|
6
6
|
License-Expression: MIT
|
|
@@ -400,6 +400,7 @@ python -m build
|
|
|
400
400
|
The distribution includes prompt text files and `codex_agent/get_text/default_gitignore` through package data and `MANIFEST.in`.
|
|
401
401
|
|
|
402
402
|
## Recent changes
|
|
403
|
+
- `0.1.9`: maintenance packaging release after validating the local execution environment and deploy workflow.
|
|
403
404
|
- `0.1.8`: scope TUI replay/SSE catch-up to the active session and make bash/python subprocesses inherit the project Python environment, including service-launched agents.
|
|
404
405
|
- `0.1.7`: add durable RAG memory, scheduled wakeups, process-isolated server runtime, tray/service controls, robust SSE replay/reconnect, richer TUI status, and improved token estimates.
|
|
405
406
|
- `0.1.6`: add the FastAPI REST/SSE bridge, HTTP/SSE client, async-style agent mainloop, and decoupled TUI operation.
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
{codex_agent_framework-0.1.8 → codex_agent_framework-0.1.9}/codex_agent/builtin_providers.py
RENAMED
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
{codex_agent_framework-0.1.8 → codex_agent_framework-0.1.9}/codex_agent/get_text/__init__.py
RENAMED
|
File without changes
|
{codex_agent_framework-0.1.8 → codex_agent_framework-0.1.9}/codex_agent/get_text/default_gitignore
RENAMED
|
File without changes
|
{codex_agent_framework-0.1.8 → codex_agent_framework-0.1.9}/codex_agent/get_text/get_text.py
RENAMED
|
File without changes
|
{codex_agent_framework-0.1.8 → codex_agent_framework-0.1.9}/codex_agent/get_text/simpler_get_text.py
RENAMED
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
{codex_agent_framework-0.1.8 → codex_agent_framework-0.1.9}/codex_agent/prompts/system_prompt.txt
RENAMED
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|