agent-first-data 0.14.0__tar.gz → 0.14.2__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.
- {agent_first_data-0.14.0 → agent_first_data-0.14.2}/PKG-INFO +1 -1
- {agent_first_data-0.14.0 → agent_first_data-0.14.2}/agent_first_data.egg-info/PKG-INFO +1 -1
- {agent_first_data-0.14.0 → agent_first_data-0.14.2}/pyproject.toml +1 -1
- {agent_first_data-0.14.0 → agent_first_data-0.14.2}/README.md +0 -0
- {agent_first_data-0.14.0 → agent_first_data-0.14.2}/agent_first_data/__init__.py +0 -0
- {agent_first_data-0.14.0 → agent_first_data-0.14.2}/agent_first_data/afdata_logging.py +0 -0
- {agent_first_data-0.14.0 → agent_first_data-0.14.2}/agent_first_data/cli.py +0 -0
- {agent_first_data-0.14.0 → agent_first_data-0.14.2}/agent_first_data/format.py +0 -0
- {agent_first_data-0.14.0 → agent_first_data-0.14.2}/agent_first_data/skill.py +0 -0
- {agent_first_data-0.14.0 → agent_first_data-0.14.2}/agent_first_data.egg-info/SOURCES.txt +0 -0
- {agent_first_data-0.14.0 → agent_first_data-0.14.2}/agent_first_data.egg-info/dependency_links.txt +0 -0
- {agent_first_data-0.14.0 → agent_first_data-0.14.2}/agent_first_data.egg-info/top_level.txt +0 -0
- {agent_first_data-0.14.0 → agent_first_data-0.14.2}/setup.cfg +0 -0
- {agent_first_data-0.14.0 → agent_first_data-0.14.2}/tests/test_afdata_logging.py +0 -0
- {agent_first_data-0.14.0 → agent_first_data-0.14.2}/tests/test_cli.py +0 -0
- {agent_first_data-0.14.0 → agent_first_data-0.14.2}/tests/test_format.py +0 -0
- {agent_first_data-0.14.0 → agent_first_data-0.14.2}/tests/test_no_stderr_policy.py +0 -0
- {agent_first_data-0.14.0 → agent_first_data-0.14.2}/tests/test_skill.py +0 -0
|
@@ -1,6 +1,6 @@
|
|
|
1
1
|
Metadata-Version: 2.4
|
|
2
2
|
Name: agent-first-data
|
|
3
|
-
Version: 0.14.
|
|
3
|
+
Version: 0.14.2
|
|
4
4
|
Summary: A naming convention that lets AI agents understand your data without being told what it means.
|
|
5
5
|
License-Expression: MIT
|
|
6
6
|
Project-URL: Repository, https://github.com/agentfirstkit/agent-first-data
|
|
@@ -1,6 +1,6 @@
|
|
|
1
1
|
Metadata-Version: 2.4
|
|
2
2
|
Name: agent-first-data
|
|
3
|
-
Version: 0.14.
|
|
3
|
+
Version: 0.14.2
|
|
4
4
|
Summary: A naming convention that lets AI agents understand your data without being told what it means.
|
|
5
5
|
License-Expression: MIT
|
|
6
6
|
Project-URL: Repository, https://github.com/agentfirstkit/agent-first-data
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
{agent_first_data-0.14.0 → agent_first_data-0.14.2}/agent_first_data.egg-info/dependency_links.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
|