PulseAugur
EN
LIVE 07:47:40
ENTITY Smeldr

Smeldr

PulseAugur coverage of Smeldr — every cluster mentioning Smeldr across labs, papers, and developer communities, ranked by signal.

Show in brief
Total · 30d
12
37 over 90d
Releases · 30d
0
0 over 90d
Papers · 30d
0
1 over 90d
TIER MIX · 90D
TOPICS
RELATIONSHIPS
TIMELINE
  1. 2026-08-26 product_launch Smeldr released new updates including ready-to-run Linux binaries and a self-hosting guide, alongside activating its governance decision system. source
  2. 2026-08-18 product_launch Smeldr introduced new validation features for dynamic content types and enhanced its AI indexing capabilities. source
  3. 2026-08-11 product_launch Smeldr launched a new feature enabling teams to directly manage SEO elements for list pages without code changes. source
  4. 2026-08-09 product_launch Smeldr, formerly Forge, released version 1.32.0, maintaining continuity for existing integrations. source
  5. 2026-06-24 product_launch Smeldr released version 1.38.0 with new block hosting capabilities and launched a new website homepage. source
SENTIMENT · 30D

12 day(s) with sentiment data

RECENT · PAGE 1/2 · 37 TOTAL
  1. TOOL · CL_235353 ·

    Smeldr tracks decision lineage for fast-paced teams

    Smeldr is a tool designed to track decision lineage for teams operating at a fast pace. It aims to provide context for reasoning and make decisions searchable, with a focus on events.

  2. TOOL · CL_219646 ·

    Smeldr releases self-hosting binaries and activates governance system

    Smeldr has released new updates, including ready-to-run Linux binaries for its software, eliminating the need for compilation and providing a self-hosting guide that details backup and restore procedures. Additionally, …

  3. TOOL · CL_213810 ·

    Smeldr fixes state governance vulnerability allowing unauthorized status changes

    Smeldr has addressed a security vulnerability in its state governance system that allowed HTTP PUT requests to bypass transition rules and role checks. The fix, which involved a seven-line code change, ensures that stat…

  4. TOOL · CL_212494 ·

    Smeldr enhances state flow validation with stricter status checks

    Smeldr has updated its state flow validation to ensure that the status field in create requests accurately matches the defined flow for its type. Previously, Smeldr might have silently succeeded even with an incorrect s…

  5. TOOL · CL_210688 ·

    Smeldr fixes silent bug in AI development tool's state validation

    Smeldr, a self-hosted AI development tool, has addressed a critical bug where 14 production amendments were created with non-existent statuses without error. The issue stemmed from a validation gap that allowed invalid …

  6. TOOL · CL_206802 ·

    Smeldr enhances dynamic content validation and AI indexing

    Smeldr has introduced dynamic content type validation, ensuring that missing required fields or type mismatches are rejected during creation and update operations. This enhancement also includes scheduled publishing for…

  7. TOOL · CL_204301 ·

    Smeldr automates governance decision re-evaluation

    Smeldr has introduced a new feature to prevent governance decisions from becoming outdated. The system now automatically schedules decisions for re-evaluation on a specified date after ratification, eliminating the need…

  8. TOOL · CL_202843 ·

    Smeldr v1.47.0 introduces state cycling features

    Smeldr has released version 1.47.0, introducing two new features: TransitionTrigger and App.DrainEvalQueue. TransitionTrigger allows users to attach a trigger to a flow transition, which then reads a timestamp and sched…

  9. TOOL · CL_194277 ·

    Smeldr enables direct SEO control for list pages via chat

    Smeldr has introduced a new feature allowing teams to directly manage SEO elements like titles, descriptions, and og:images for list pages without requiring code changes or redeployments. Previously, all list pages on S…

  10. TOOL · CL_191632 ·

    Smeldr adds per-path SEO override layer for list pages

    Smeldr has introduced a new feature that allows for per-path SEO overrides for list pages. This is implemented through a new database table, smeldr_page_meta, which maps specific URL paths to custom titles, descriptions…

  11. TOOL · CL_190065 ·

    Forge rebrands to Smeldr, maintaining integration continuity

    Smeldr, formerly known as Forge, has released version 1.32.0, which includes a rename of the platform. This update ensures that existing webhooks, CI pipelines, and AI agent integrations continue to function without int…

  12. TOOL · CL_189082 ·

    Forge rebranded to Smeldr in v1.32.0 with dual-emit strategy

    The Smeldr project has released version 1.32.0, which rebrands its core component from Forge to Smeldr. This change is implemented at the wire level, employing a dual-emit strategy to ensure compatibility. Webhook HMAC …

  13. TOOL · CL_178859 ·

    Smeldr introduces ProvenanceRecord for comprehensive "who did this" tracking

    Smeldr has introduced ProvenanceRecord, a new mechanism designed to provide comprehensive "who did this" tracking for transitions within its system. This new feature addresses limitations in previous methods by capturin…

  14. TOOL · CL_175994 ·

    Smeldr's relation graph enhanced with new reachability primitive

    Smeldr's relation graph has been enhanced with a new primitive called RelationStore.Reachability. This update addresses a previously identified gap where the system could not traverse the graph N hops to report findings…

  15. TOOL · CL_172930 ·

    Smeldr AI content backend listed on Awesome Go

    Smeldr, an AI-native content backend, has been added to the Awesome Go list under the Artificial Intelligence category. The project emphasizes typed lifecycle management, native MCP tools for all content types, and zero…

  16. TOOL · CL_172319 ·

    Smeldr introduces typed content and enforced state machines for AI agents

    Smeldr is a new system designed to bring structure and enforcement to content management for human users in browsers, building upon concepts from CMSes and Markdown wikis. It introduces typed content, enforced state mac…

  17. TOOL · CL_170207 ·

    Go's slog and log packages deadlock due to shared mutex

    A deadlock issue has been identified in Go's slog and log packages when they share a mutex. This occurs if slog.SetDefault is configured with a handler that routes back to the log package, leading to a deadlock on the i…

  18. TOOL · CL_146038 ·

    Smeldr fixes content relations layer to ensure save hooks fire

    Smeldr has released a fix for its content relations layer, specifically addressing an issue where save hooks would not fire for archived sources cited by multiple blog posts. The AfterRelationCascade update ensures that…

  19. TOOL · CL_142073 ·

    Smeldr builds typed edge graph for content references

    Smeldr has developed a typed edge graph system to explicitly track and maintain references between content items. This system aims to make these inter-content relationships visible and correct, moving beyond invisible r…

  20. TOOL · CL_135686 ·

    Developer forgoes complex build pipeline for single binary deployment

    A developer has opted to forgo a complex build pipeline for their web application, choosing instead a simpler approach using only the Go build tool. This method results in a single binary output, which is then deployed …