Patents Examined by Hang Pan
  • Patent number: 12730741
    Abstract: A method of information processing includes obtaining a traffic request for a target service. The traffic request includes a request tag. The method further includes determining a target environment that matches with the request tag and obtaining first deployment information of the target service. The first deployment information of the target service indicates one or more test versions of the target service to be tested, and one or more corresponding environments respectively deployed for the one or more test versions of the target service. The method also includes determining, from the one or more test version, a target test version that is deployed to the target environment and accessing the target service in the target test version in the target environment. Apparatus and non-transitory computer-readable storage medium counterpart embodiments are also contemplated.
    Type: Grant
    Filed: March 28, 2023
    Date of Patent: September 8, 2026
    Assignee: TENCENT CLOUD COMPUTING (BEIJING) CO., LTD
    Inventor: Peipei Zhang
  • Patent number: 12730629
    Abstract: A method includes receiving, by a microcontroller, a live firmware update (LFU) command from an external host; and downloading, by the microcontroller, an image of a new version of firmware responsive to the LFU command. During a first time period, the method includes initializing only variables contained in the new version that are not contained in an old version of firmware. During a second time period, the method includes updating one or more of an interrupt vector table, a function pointer, and/or a stack pointer responsive to the new version. The second time period begins responsive to completing initialization of the variables.
    Type: Grant
    Filed: September 8, 2023
    Date of Patent: September 8, 2026
    Assignee: TEXAS INSTRUMENTS INCORPORATED
    Inventors: Sira Parasurama Rao, Baskaran Chidambaram
  • Patent number: 12717550
    Abstract: Stateless caching for code generation using generative artificial intelligence (‘AI’), including: receiving a sequence of input tokens that may include: a prefix comprising one or more input tokens occurring before a reference point in a computer program, a suffix occurring after the prefix in the sequence and comprising one or more input tokens occurring after the reference point in the computer program, and retrieved data occurring after the suffix in the sequence and comprising one or more input tokens based on information accessed from one or more data sources; loading a portion of an embedding of a previously received sequence corresponding to a leading portion of the previously received sequence that matches a leading portion of the sequence; and generating a prompt for suggested code to be inserted into the computer program at the reference point.
    Type: Grant
    Filed: April 19, 2024
    Date of Patent: August 25, 2026
    Assignee: AUGMENT COMPUTING, INC
    Inventors: Michiel Steven De Jong, Markus Norman Rabe, Yuzhe Zhao
  • Patent number: 12718106
    Abstract: Provided herein is technology relating to selecting an element in a software application and particularly, but not exclusively, to systems and methods for identifying a target element for testing a software application using artificial intelligence.
    Type: Grant
    Filed: November 6, 2023
    Date of Patent: August 25, 2026
    Assignee: Functionize, Inc.
    Inventors: Tamas Cser, Jonathon R. Seaton
  • Patent number: 12711044
    Abstract: An apparatus comprises a memory communicatively coupled to a processor. The processor is configured to receive an evaluation request for one or more portions of application data, determine multiple role parameters configured to indicate multiple testing operations corresponding to a portion of the application data, and obtain a server profile from one or more role directories. The server profile is associated with multiple entitlements in the one or more role directories. Further, the processor is configured to determine whether the entitlements at least partially match the role parameters and identify a managed server associated with the server profile. The managed server comprises one or more pods in response to determining that the entitlements at least partially match the role parameters. The processor is configured to assign testing operations to pods in the managed server and instruct the pods to perform the testing operations.
    Type: Grant
    Filed: January 23, 2024
    Date of Patent: August 18, 2026
    Assignee: Bank of America Corporation
    Inventors: Maneesh Kumar Sethia, Abhijit Behera, Manimaran Sundaravel, Sivashalini Sivajothi, Shailendra Singh
  • Patent number: 12693960
    Abstract: A computer-implemented system and method for processing log data in a multi-tenant software environment processes logs from distributed software modules through an automated pipeline. The system implements developer-configured event definitions to identify discrete events using start and end message pairs, while extracting reference text patterns to correlate logs across different modules. A hybrid database structure combines database and vector database capabilities to maintain both filtered data and complete textual context, enabling semantic processing of natural language queries. The system performs automated cross-module correlation through language model processing that extracts structured information based on developer-specified parameters. Two-stage query processing uses language embeddings for semantic matching and automated database query generation to provide contextualized responses.
    Type: Grant
    Filed: April 2, 2025
    Date of Patent: July 28, 2026
    Assignee: o9 Solutions, Inc.
    Inventors: Srinath Goud Vanga, Koustuv Chatterjee
  • Patent number: 12693961
    Abstract: Technologies for verifying operations of software components include a device with a processor and a memory coupled with the processor, the memory including instructions that, when executed by the processor cause the processor to obtain design data indicative of a model of interconnected components of a software system. The instructions also cause the processor to obtain test sequence data indicative of rules pertaining to a sequence of messages to be communicated between a target component of the software system and one or more other components of the model defined in the design data. Further, the instructions cause the processor to perform, in a test environment that emulates the model in which the target component is defined, a set of verification operations to determine a response of the target component to one or more messages generated as a function of the test sequence data.
    Type: Grant
    Filed: July 3, 2025
    Date of Patent: July 28, 2026
    Assignee: Tangram Flex, Inc.
    Inventors: Matt D. Naveau, John P. Weis, Brandon M. Henry, Jonathan D. McGill, Steven D. White, Eric W. Zwirner, Matthew R. Schweinefuss
  • Patent number: 12688034
    Abstract: An application migration method from client-server architecture to blockchain architecture is provided. The application migration method includes the following steps: S1: modeling an application program of a conventional client-server architecture and abstracting the application program to a program call tree; S2: defining a taint propagation rule for taint analysis by taking key data as tainted data, to acquire all taint variables in the application program; and S3: identifying a key module of the application program on the program call tree according to a tainted path, and setting a code refactoring rule to perform code refactoring on a method in the key module according to a special program structure.
    Type: Grant
    Filed: June 11, 2024
    Date of Patent: July 21, 2026
    Assignee: FUZHOU UNIVERSITY
    Inventors: Xing Chen, Liqiang Lin, Hanlin Chen
  • Patent number: 12675385
    Abstract: Methods, systems, and devices for automating code analysis, dependency mapping, and adaptive task execution with artificial intelligence are described. In some implementations, a server platform may receive input data including a codebase and associated documentation. The server platform may parse the input data to extract task parameters, generate meta tags describing functions and dependencies, and construct a workflow representation of tasks, the workflow representation including operating-system-level input events and associated state transitions. The server platform may execute the workflow representation by generating the operating-system-level input events and verifying state transitions through a perception layer that captures pre-execution and post-execution states. Each executed input event and corresponding state transition may be logged in a provenance module with cryptographic metadata for secure auditability.
    Type: Grant
    Filed: October 3, 2025
    Date of Patent: July 7, 2026
    Inventor: Nirmal Singh Baid
  • Patent number: 12669983
    Abstract: The present disclosure relates to the field of computer technology, and discloses a code generation method and apparatus, a computer device, and a storage medium. The method includes: obtaining a target generation position of a code to be generated; extracting context code information corresponding to the target generation position, and generating code prompt information matching the context code information; and inputting the code prompt information into a preset code generation model, and generating, by the preset code generation model, target code corresponding to the target generation position. The preset code generation model is pre-trained based on a prompt information sample.
    Type: Grant
    Filed: February 10, 2025
    Date of Patent: June 30, 2026
    Assignee: Beijing Volcano Engine Technology Co., Ltd.
    Inventors: Kai Wu, Changwen Chen, Guitao Ding
  • Patent number: 12670015
    Abstract: Systems, methods, and machine-readable media are disclosed for a global scheduler that manages jobs across nodes of one or more clusters. The global scheduler receives a request to replicate a volume from a first storage node to a second storage node, the global scheduler handling job scheduling for one or more storage operating systems across one or more clusters. The global scheduler stores a new job in a job queue based on the request to replicate the volume. The global scheduler determines that the new job has a higher priority than other jobs in the job queue. The global scheduler allocates one or more resources of the first storage node to the new job in response to determining that the new job has a higher priority than other jobs in the job queue. The global scheduler sends an instruction to run the new job.
    Type: Grant
    Filed: January 31, 2022
    Date of Patent: June 30, 2026
    Assignee: NetApp, Inc.
    Inventors: Sivakumar Chandrasekaran, Vikash Kumar Jha, Pranith Kiran Kouda, Rujuta Antarkar, Anuja Inamdar, Raghvendra Dixit, Ajay Kushwah
  • Patent number: 12664070
    Abstract: A root cause analysis system according to an embodiment of the present disclosure may include: an Analysis tool calculator that operates in a microservice environment and calculates a corresponding analysis tool, which is a member of analyzing a root cause of target software, based on comparison software configured of corresponding independent modules, which are independent modules classified by function to correspond to the target software, which is software to be analyzed; and a Cause analyser that analyzes the root cause of an abnormal operation occurring in the target software using the corresponding analysis tool.
    Type: Grant
    Filed: November 17, 2023
    Date of Patent: June 23, 2026
    Assignee: OKESTRO CO., LTD.
    Inventors: Chang Hoon Lee, Min Jae Song, Eun Soo Ko, Young Gwang Kim, Min Jun Kim
  • Patent number: 12639200
    Abstract: A system that includes a failed test detector and a task updater can automatically update tasks associated with consistent failures of software tests in a software development management platform. The failed test detector can use a set of evidence of test (EOT) files that indicate software testing results over a period of time to identify tests that are consistently failing when executed against versions of a software application. The task updater can automatically create tasks associated with such consistently-failing tests in the software development management platform. The task updater can also automatically close existing tasks associated with tests, in the software development management system, if the failed test detector determines that those tests are no longer failing consistently.
    Type: Grant
    Filed: January 4, 2024
    Date of Patent: May 26, 2026
    Assignee: State Farm Mutual Automobile Insurance Company
    Inventors: Daniel Joseph Sanders, Wesley Mao, Stephen Richard Jones
  • Patent number: 12639192
    Abstract: A system for automating information technology software actions using advanced AI techniques including a processing system, storage medium, a communications interface, a user interface, a natural language processing model or neural network, operable to interface with at least one of an embedded prompt or chatbot prompt and hosted on a control node which communicates with one or more nodes comprised by a node network via the communications interface, and program instructions on storage medium that direct the processing system to receive an instruction from the user interface, process the instruction using the one or more natural language processing model or neural network, along with one or more AI agents, and execute the instruction one of locally or on a node of the node network via the communications interface.
    Type: Grant
    Filed: August 7, 2025
    Date of Patent: May 26, 2026
    Assignee: Augstra LLC
    Inventor: Albert Stevens
  • Patent number: 12632368
    Abstract: As described herein, a system, method, and computer program provide a test environment as a service. The service provides a user interface presenting a plurality of configurable parameters for creating a test environment. The service receives, via the user interface, user input defining configurations for one or more configurable parameters of the plurality of configurable parameters. The service creates the test environment in accordance with the configurations.
    Type: Grant
    Filed: June 24, 2022
    Date of Patent: May 19, 2026
    Assignee: AMDOCS DEVELOPMENT LIMITED
    Inventors: Prasenjit Chakraborty, Jainam Mehta, Jogindersingh Ramani, Sahil Singh
  • Patent number: 12619518
    Abstract: Automated root cause identification using data flow analysis of plural execution traces. A computer system generates data flow dependency graphs from first and second execution traces an entity. These graphs represent input/output data flows of corresponding executions of the entity. The computer system generates topological sortings of those graphs and identifies output pairings across these graphs based on outputs having common labels and topological correspondence. The computer system identifies output pairing(s) that are mismatched as having different values and, for at least one mismatched output pairing, traverses the graphs in order to identify input pairing(s) that are topological root(s) to the mismatched output pairing(s) and that are causal to the mismatch(es). Each input pairing comprises inputs that have a common label, a common topological correspondence, and mismatched values.
    Type: Grant
    Filed: June 11, 2024
    Date of Patent: May 5, 2026
    Assignee: Microsoft Technology Licensing, LLC
    Inventor: Jordi Mola
  • Patent number: 12613688
    Abstract: An automatic code deployment pipeline with multiple stages for automated build, test and deployment of code updates to a production execution environment includes functionality for detecting end-user latency introduced by the code changes prior to full production deployment of the updates. In response to a request to deploy an updated application (or component thereof) to a full production environment, the pipeline executes the updated application in a less-than-full-production execution environment, and obtains end-user latency metrics during the execution of the updated application. The pipeline determines, based on analysis of the obtained end-user latency metrics for the updated application relative to latency metrics for the non-updated application running in the production execution environment, whether the update causes a latency regression for the application. For a significant latency regression, automated deployment is halted.
    Type: Grant
    Filed: March 16, 2022
    Date of Patent: April 28, 2026
    Assignee: Amazon Technologies, Inc.
    Inventors: Venkatesh Duraibabu, Mogith Dasappagoundanpudur Natarajan
  • Patent number: 12613694
    Abstract: A Logstash SNMP input plugin is customized to work in an IPv6 environment. A cloned copy of the Logstash SNMP Input Plugin is debugged to identify modifications to make to the cloned copy of the Logstash SNMP Input Plugin to enable operation in the IPv6 environment. The cloned copy of the Logstash SNMP Input Plugin is updated to implement the modifications to enable operation in the IPv6 environment. The updated cloned copy of the Logstash SNMP Input Plugin is recompiled to generate a custom SNMP Input Plugin. The custom SNMP Input Plugin is installed into Logstash. Logstash with the custom SNMP Input Plugin installed is deployed and tested in the IPv6 environment. Upon discovering further issues, the custom SNMP Input Plugin is debugged. In response to discovering no further issues, Logstash with the custom SNMP Input Plugin installed is released for use in the IPv6 environment.
    Type: Grant
    Filed: December 14, 2022
    Date of Patent: April 28, 2026
    Assignee: RAKUTEN MOBILE, INC.
    Inventors: Jayesh Verma, Vivek Nagar
  • Patent number: 12613792
    Abstract: Test cases written to test a software application can be dynamically distributed among a set of software application instances such that different sets of test cases can execute simultaneously in parallel, thereby speeding up testing relative to executing the test cases sequentially. To avoid database conflicts that may occur when different test cases are executed in parallel, each software application instance can be associated with a different database instance. Accordingly, a first test case executing in association with a first database instance can avoid interfering with a second test case executing in association with a second database instance.
    Type: Grant
    Filed: June 14, 2023
    Date of Patent: April 28, 2026
    Assignee: State Farm Mutual Automobile Insurance Company
    Inventors: Shaktiraj Chauhan, Nate Shepherd
  • Patent number: 12585574
    Abstract: A data processing system defines a unit test for a dataflow graph comprising a plurality of executable components. The system receives an indication of a portion of a dataflow graph for testing. The system receives a parameter set indicating expected output data to be generated by execution of a component of the graph. The system receives input data for the component. The input data are indicated by the parameter set and configured to test a functionality of the component. The system defines a unit test of the component based on the parameter set. The unit test provides the input data to inputs of the dataflow graph, causes processing of the input data by the component of the dataflow graph to generate output data, and generates results data indicating a correspondence between the output data and the expected output data indicated by the parameter.
    Type: Grant
    Filed: May 27, 2020
    Date of Patent: March 24, 2026
    Assignee: Ab Initio Technology LLC
    Inventors: Edward Alan Bach, Victor Abaya, Matthew Eads, Carl Offner, Matthew Zinno