October 29, 2025
0.5.5

What's Changed

  • Quickfix text by @OscarXingLuo in https://github.com/Reforged-Labs/reforged/pull/672

Full Changelog: https://github.com/Reforged-Labs/reforged/compare/0.5.4...0.5.5

October 29, 2025
0.5.4

What's Changed

  • Fix shifted layout issue by @bangnl152 in https://github.com/Reforged-Labs/reforged/pull/670
  • Fixed start-end robustness and handling country for semantic by @OscarXingLuo in https://github.com/Reforged-Labs/reforged/pull/669
  • Add MetacoreCreative support across various modules by @hung12ct in https://github.com/Reforged-Labs/reforged/pull/671

Full Changelog: https://github.com/Reforged-Labs/reforged/compare/0.5.3...0.5.4

October 29, 2025
0.5.3

What's Changed

  • Refactor root_agent.py and query_database.py to improve clarity and f… by @hung12ct in https://github.com/Reforged-Labs/reforged/pull/668
  • Refactor game report input context to improve selection logic. Update… by @phongphamn98 in https://github.com/Reforged-Labs/reforged/pull/667

Full Changelog: https://github.com/Reforged-Labs/reforged/compare/0.5.2...0.5.3

October 29, 2025
0.5.2

Full Changelog: https://github.com/Reforged-Labs/reforged/compare/0.5.1...0.5.2

October 29, 2025
0.5.1

What's Changed

  • Update html as fallback for playable ads by @bangnl152 in https://github.com/Reforged-Labs/reforged/pull/664
  • Fix and move upload context to input area by @bangnl152 in https://github.com/Reforged-Labs/reforged/pull/665
  • Enhance game report input context and selection components by adding … by @phongphamn98 in https://github.com/Reforged-Labs/reforged/pull/666

Full Changelog: https://github.com/Reforged-Labs/reforged/compare/0.5.0...0.5.1

October 29, 2025
0.5.0

What's Changed

  • add data value to db schema by @pdynhi in https://github.com/Reforged-Labs/reforged/pull/607
  • New home page by @bangnl152 in https://github.com/Reforged-Labs/reforged/pull/608
  • Add copy button to follow up suggestions by @bangnl152 in https://github.com/Reforged-Labs/reforged/pull/609
  • hanlde winning concept = failing concept in 1P chip by @pdynhi in https://github.com/Reforged-Labs/reforged/pull/610
  • Add playable ad support and refactor related components by @hung12ct in https://github.com/Reforged-Labs/reforged/pull/601
  • Daily impressions by @hung12ct in https://github.com/Reforged-Labs/reforged/pull/603
  • Add source type filter to accept internal_ad by @bangnl152 in https://github.com/Reforged-Labs/reforged/pull/612
  • Fix home screen and canvas sidebar layout by @bangnl152 in https://github.com/Reforged-Labs/reforged/pull/614
  • Refactor AdReferenceCard and AdImpressionChart components; replace Li… by @phongphamn98 in https://github.com/Reforged-Labs/reforged/pull/616
  • Enhance AdImpressionChart component by adding category-based color ma… by @phongphamn98 in https://github.com/Reforged-Labs/reforged/pull/620
  • Refactor creative brief components and context; introduce new hooks f… by @phongphamn98 in https://github.com/Reforged-Labs/reforged/pull/621
  • boa enhancement by @pdynhi in https://github.com/Reforged-Labs/reforged/pull/622
  • improve semantic search by @pdynhi in https://github.com/Reforged-Labs/reforged/pull/617
  • add graph analysis by @pdynhi in https://github.com/Reforged-Labs/reforged/pull/623
  • User workflow message by @bangnl152 in https://github.com/Reforged-Labs/reforged/pull/624
  • Add GameNetworkCountry support and refactor related components by @hung12ct in https://github.com/Reforged-Labs/reforged/pull/615
  • Chip filter storage by @hung12ct in https://github.com/Reforged-Labs/reforged/pull/618
  • Add horizontal scrolling hook and integrate into preset prompts compo… by @phongphamn98 in https://github.com/Reforged-Labs/reforged/pull/625
  • Update workflow message logic by @bangnl152 in https://github.com/Reforged-Labs/reforged/pull/627
  • Enhance file labeling process and AI integration by @hung12ct in https://github.com/Reforged-Labs/reforged/pull/626
  • Enhance Upload Creative Brief component with new genre landscape feat… by @phongphamn98 in https://github.com/Reforged-Labs/reforged/pull/628
  • Game report input by @phongphamn98 in https://github.com/Reforged-Labs/reforged/pull/629
  • Add Competitor Landscape component and update related input dialogs by @phongphamn98 in https://github.com/Reforged-Labs/reforged/pull/630
  • Fix content for workflow by @bangnl152 in https://github.com/Reforged-Labs/reforged/pull/631
  • Fix URL mapping in FillUrlToInternalCreatives method to use adUnitID … by @hung12ct in https://github.com/Reforged-Labs/reforged/pull/632
  • Fix bug share view empty by @bangnl152 in https://github.com/Reforged-Labs/reforged/pull/633
  • Refactor video upload handling in UploadProvider to ensure only video… by @phongphamn98 in https://github.com/Reforged-Labs/reforged/pull/634
  • Add debouncer to prevent double stream by @bangnl152 in https://github.com/Reforged-Labs/reforged/pull/635
  • Enhance CreativeBriefInput context with search functionality and pagi… by @phongphamn98 in https://github.com/Reforged-Labs/reforged/pull/636
  • Add daily_signals property to FlattenedAdCreativesResponse interface … by @phongphamn98 in https://github.com/Reforged-Labs/reforged/pull/637
  • Update AdAboutThisAd component to handle ad_type_explanation and add … by @phongphamn98 in https://github.com/Reforged-Labs/reforged/pull/638
  • Enhance ConceptDeepDive component by adding description prop and upda… by @phongphamn98 in https://github.com/Reforged-Labs/reforged/pull/639
  • Enhance App API and data access by adding new query parameters for ne… by @hung12ct in https://github.com/Reforged-Labs/reforged/pull/640
  • Expand countries by @OscarXingLuo in https://github.com/Reforged-Labs/reforged/pull/642
  • Refactor GameReportInput component and related selectors to enhance g… by @phongphamn98 in https://github.com/Reforged-Labs/reforged/pull/643
  • Refactor logging and formatting in base.py for improved readability a… by @hung12ct in https://github.com/Reforged-Labs/reforged/pull/644
  • Remove unnecessary null check for ad_type_explanation in AdAboutThisA… by @phongphamn98 in https://github.com/Reforged-Labs/reforged/pull/645
  • Remove useless log by @bangnl152 in https://github.com/Reforged-Labs/reforged/pull/647
  • Refactor AdImpressionChart component structure for improved layout an… by @phongphamn98 in https://github.com/Reforged-Labs/reforged/pull/646
  • Enhance AdAboutThisAd component to utilize ad_type_description if ad_… by @phongphamn98 in https://github.com/Reforged-Labs/reforged/pull/648
  • Enhance prompt instructions in root_agent.py to clarify usage of unif… by @hung12ct in https://github.com/Reforged-Labs/reforged/pull/649
  • Add GameReport component and integrate into CopilotResponses by @phongphamn98 in https://github.com/Reforged-Labs/reforged/pull/650
  • Update SelectInput component to change dropdown position to bottom an… by @phongphamn98 in https://github.com/Reforged-Labs/reforged/pull/651
  • Reset additional state properties for COMPETITOR_LANDSCAPE prompt in … by @phongphamn98 in https://github.com/Reforged-Labs/reforged/pull/652
  • Update error message on chat by @bangnl152 in https://github.com/Reforged-Labs/reforged/pull/653
  • Fix creative brief by @phongphamn98 in https://github.com/Reforged-Labs/reforged/pull/654
  • Hide PDF button on new chips by @bangnl152 in https://github.com/Reforged-Labs/reforged/pull/655
  • Update AI service responses to use dynamic region and selection rules… by @hung12ct in https://github.com/Reforged-Labs/reforged/pull/656
  • Refactor QueryGameNetworks to return structured result even when no a… by @hung12ct in https://github.com/Reforged-Labs/reforged/pull/657
  • Update workflow for game report by @bangnl152 in https://github.com/Reforged-Labs/reforged/pull/658
  • Refactor title generation in AI service response to simplify game rep… by @hung12ct in https://github.com/Reforged-Labs/reforged/pull/660
  • Fix creative brief by @phongphamn98 in https://github.com/Reforged-Labs/reforged/pull/659
  • Refactor useGameReportRegionByGameAndNetwork to accept multiple game … by @phongphamn98 in https://github.com/Reforged-Labs/reforged/pull/661
  • Update game report workflow by @bangnl152 in https://github.com/Reforged-Labs/reforged/pull/662
  • Updated workflow texts and added support for newlines and bullet points. by @OscarXingLuo in https://github.com/Reforged-Labs/reforged/pull/663

Full Changelog: https://github.com/Reforged-Labs/reforged/compare/0.4.6...0.5.0

Reforged Labs
Y Combinator
hello@reforgedlabs.com
Made with Passion by Reforged Labs
© 2025 Reforged Labs Inc. All rights reserved.