Skip to content

344 documentation and features update#348

Merged
Raffaele Paolino (RPaolino) merged 2 commits into
mainfrom
344-documentation-and-features-update
May 14, 2026
Merged

344 documentation and features update#348
Raffaele Paolino (RPaolino) merged 2 commits into
mainfrom
344-documentation-and-features-update

Conversation

@marcorusso97

Copy link
Copy Markdown
Contributor

No description provided.

@marcorusso97 Marco Russo (marcorusso97) linked an issue May 13, 2026 that may be closed by this pull request
@franconicola Nicola Franco (franconicola) temporarily deployed to 344-documentation-and-features-update - Docs PR #348 May 13, 2026 15:29 — with Render Destroyed

# Kept for backward-compatibility checks in unit tests that verify legacy
# sync intent is still represented in this module.
from hackagent.server.api.result import result_partial_update # noqa: F401
agents_page = backend.list_agents(page=1, page_size=100)
agents_data = agents_page.items
self.stats["agents"] = agents_page.total
except Exception:
if len(results_data) > 0
else 0
)
except Exception:
@RPaolino Raffaele Paolino (RPaolino) merged commit 7b04c1c into main May 14, 2026
22 checks passed
@RPaolino Raffaele Paolino (RPaolino) deleted the 344-documentation-and-features-update branch May 14, 2026 08:29
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

Documentation and features update

3 participants