Skip to content
Merged
Show file tree
Hide file tree
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension


Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
667 changes: 190 additions & 477 deletions poetry.lock

Large diffs are not rendered by default.

Original file line number Diff line number Diff line change
@@ -0,0 +1,18 @@
{
"schema_version": 1,
"event_id": "27dba89b-d5d6-40aa-985b-3911e48d8e8d",
"issue_id": "tcts-39ee1b51-4928-4851-b0aa-48c9605c1519",
"event_type": "issue_created",
"occurred_at": "2026-05-05T23:16:44.141Z",
"actor_id": "derek.norrbom",
"payload": {
"assignee": null,
"description": "",
"issue_type": "bug",
"labels": [],
"parent": "tcts-306dcfa1-0409-4997-829b-edb4ec4a359c",
"priority": 1,
"status": "open",
"title": "Upgrade biblicus to v1.11.1 with reinforcement-memory extra"
}
}
Original file line number Diff line number Diff line change
@@ -0,0 +1,12 @@
{
"schema_version": 1,
"event_id": "dbd87592-3512-4bdb-a972-b06c510efe38",
"issue_id": "tcts-39ee1b51-4928-4851-b0aa-48c9605c1519",
"event_type": "state_transition",
"occurred_at": "2026-05-05T23:16:46.949Z",
"actor_id": "derek.norrbom",
"payload": {
"from_status": "open",
"to_status": "in_progress"
}
}
Original file line number Diff line number Diff line change
@@ -0,0 +1,12 @@
{
"schema_version": 1,
"event_id": "30772cd9-4935-403a-8630-62d16397ec94",
"issue_id": "tcts-39ee1b51-4928-4851-b0aa-48c9605c1519",
"event_type": "comment_added",
"occurred_at": "2026-05-05T23:16:46.951Z",
"actor_id": "derek.norrbom",
"payload": {
"comment_author": "derek.norrbom",
"comment_id": "58e5f2e8-d61e-4a19-a882-7e88a1c58a2d"
}
}
Original file line number Diff line number Diff line change
@@ -0,0 +1,12 @@
{
"schema_version": 1,
"event_id": "679b615e-ed9f-4484-b394-467de70b447d",
"issue_id": "tcts-39ee1b51-4928-4851-b0aa-48c9605c1519",
"event_type": "comment_added",
"occurred_at": "2026-05-05T23:17:04.539Z",
"actor_id": "derek.norrbom",
"payload": {
"comment_author": "derek.norrbom",
"comment_id": "587d9211-33d9-44c4-9f00-261303a742f0"
}
}
Original file line number Diff line number Diff line change
@@ -0,0 +1,12 @@
{
"schema_version": 1,
"event_id": "970693be-f2f2-49df-a413-385cb4536853",
"issue_id": "tcts-39ee1b51-4928-4851-b0aa-48c9605c1519",
"event_type": "comment_added",
"occurred_at": "2026-05-05T23:30:51.127Z",
"actor_id": "derek.norrbom",
"payload": {
"comment_author": "derek.norrbom",
"comment_id": "d805f565-317c-444b-abd0-3a1f64b6e8f4"
}
}
Original file line number Diff line number Diff line change
@@ -0,0 +1,12 @@
{
"schema_version": 1,
"event_id": "d4e04bf6-c3a2-4bf1-8dc5-04725eb5043a",
"issue_id": "tcts-39ee1b51-4928-4851-b0aa-48c9605c1519",
"event_type": "comment_added",
"occurred_at": "2026-05-05T23:34:30.847Z",
"actor_id": "derek.norrbom",
"payload": {
"comment_author": "derek.norrbom",
"comment_id": "31b22788-fe78-48d1-a30b-edb8e7e92264"
}
}
43 changes: 43 additions & 0 deletions project/issues/tcts-39ee1b51-4928-4851-b0aa-48c9605c1519.json
Original file line number Diff line number Diff line change
@@ -0,0 +1,43 @@
{
"id": "tcts-39ee1b51-4928-4851-b0aa-48c9605c1519",
"title": "Upgrade biblicus to v1.11.1 with reinforcement-memory extra",
"description": "",
"type": "bug",
"status": "in_progress",
"priority": 1,
"assignee": null,
"creator": null,
"parent": "tcts-306dcfa1-0409-4997-829b-edb4ec4a359c",
"labels": [],
"dependencies": [],
"comments": [
{
"id": "58e5f2e8-d61e-4a19-a882-7e88a1c58a2d",
"author": "derek.norrbom",
"text": "Started work: will move existing pyproject/lock changes off develop to a dedicated branch, verify biblicus extra is preserved, run full quality gates, then push and monitor CI to green.",
"created_at": "2026-05-05T23:16:46.951531Z"
},
{
"id": "587d9211-33d9-44c4-9f00-261303a742f0",
"author": "derek.norrbom",
"text": "Branch created: bugfix/biblicus-1.11.1-upgrade. Verified dependency entry now includes biblicus[reinforcement-memory] at >=1.11.1,<2.0.0 and requires-python is capped at <3.14 to satisfy solver constraints. Starting full quality gates.",
"created_at": "2026-05-05T23:17:04.539451Z"
},
{
"id": "d805f565-317c-444b-abd0-3a1f64b6e8f4",
"author": "derek.norrbom",
"text": "Validation on Python 3.11.15: ruff and black passed; ./test-ci.sh passed (4155 passed, 73 skipped). behave --tags=-skip failed with pre-existing undefined step definitions across many feature files (188 undefined steps / 184 failing scenarios), unrelated to biblicus bump. Proceeding with dependency update commit including Kanbus artifacts.",
"created_at": "2026-05-05T23:30:51.126935Z"
},
{
"id": "31b22788-fe78-48d1-a30b-edb8e7e92264",
"author": "derek.norrbom",
"text": "Implementation committed and pushed on branch bugfix/biblicus-1.11.1-upgrade. PR requested by user for merge into develop; handoff in progress for CI monitoring on PR run.",
"created_at": "2026-05-05T23:34:30.847419Z"
}
],
"created_at": "2026-05-05T23:16:44.141460Z",
"updated_at": "2026-05-05T23:34:30.847419Z",
"closed_at": null,
"custom": {}
}
4 changes: 2 additions & 2 deletions pyproject.toml
Original file line number Diff line number Diff line change
Expand Up @@ -7,7 +7,7 @@ name = "tactus"
version = "0.47.0"
description = "Tactus: Lua-based DSL for agentic workflows"
readme = "README.md"
requires-python = ">=3.10,<4.0"
requires-python = ">=3.10,<3.14"
license = "MIT"
authors = [
{name = "Anthus", email = "info@anthus.ai"}
Expand Down Expand Up @@ -57,7 +57,7 @@ dependencies = [
"dspy>=3.1.3,<3.2.0; python_version < '3.15'",
"pypdf>=6.10.2",
# Biblicus text utilities with reinforcement-memory extras required by RCA
"biblicus[reinforcement-memory]>=1.10.0,<2.0.0",
"biblicus[reinforcement-memory] (>=1.11.1,<2.0.0)",
# Async utils (avoid bad 0.0.0 tarball pulled during CI resolution)
"sniffio>=1.3.0",
# IDE server dependencies
Expand Down
Loading