Files
emdash-marketing-template/.omc/state/subagent-tracking.json
Kunthawat Greethong 978bf42e5a Add portfolio template to combined marketing+portfolio template
- Added portfolio pages: portfolio-index, portfolio-about, portfolio-contact
- Added work/[slug].astro for project detail pages
- Added PortfolioBase.astro layout with Playfair Display font
- Added ProjectCard.astro component
- Added projects collection with taxonomies (category, tag)
- Updated theme.css with --font-serif variable
- Added portfolio seed data with 4 projects
- Updated menus to include Work link
2026-05-01 13:22:24 +07:00

17 lines
399 B
JSON

{
"agents": [
{
"agent_id": "a0f2988338e8084df",
"agent_type": "Explore",
"started_at": "2026-04-30T23:41:28.830Z",
"parent_mode": "none",
"status": "completed",
"completed_at": "2026-04-30T23:42:04.009Z",
"duration_ms": 35179
}
],
"total_spawned": 1,
"total_completed": 1,
"total_failed": 0,
"last_updated": "2026-05-01T06:13:19.923Z"
}